tmk
|
6ff29ea8fa
|
pc98_usb: Change keymap
|
2018-06-02 20:39:01 +09:00 |
|
tmk
|
54c9e737d0
|
pc98_usb: Configure for TMK Converter
|
2018-06-02 20:37:34 +09:00 |
|
tmk
|
47e9e80223
|
pc98_usb: LED control code is disabled by default
|
2018-06-02 20:37:17 +09:00 |
|
tmk
|
ec8da5f9f5
|
Merge branch 'EdmundsEcho-quick-start-readme'
|
2018-05-26 20:54:31 +09:00 |
|
tmk
|
21f2596878
|
hhkb: Update README
|
2018-05-26 20:53:57 +09:00 |
|
tmk
|
4970985e9b
|
Merge branch 'quick-start-readme' of https://github.com/EdmundsEcho/tmk_keyboard into EdmundsEcho-quick-start-readme
|
2018-05-26 20:10:28 +09:00 |
|
Edmund Cape
|
a28aa255b5
|
updated README for hhkb to include a Quick-start section
|
2018-05-21 11:06:20 -04:00 |
|
tmk
|
c72981f1e7
|
tmk_core: Now expects dfu-programmer 0.7 or later
|
2018-05-18 08:34:39 +09:00 |
|
Jun Wako
|
d21cd993ca
|
usb_usb: Update README
|
2018-05-16 09:49:58 +09:00 |
|
tmk
|
78af06b936
|
xt_usb: Fix for reserved codes
|
2018-05-12 05:22:53 +09:00 |
|
tmk
|
36eb3d98dd
|
ibm4704_usb: Add support 50-key on unimap editor
|
2018-04-27 16:39:20 +09:00 |
|
tmk
|
8284d30af3
|
fc980c: Update binary file
|
2018-04-27 11:32:37 +09:00 |
|
tmk
|
cdf4b51d48
|
fc980: Decrease scan wait and disable debug print
to avoid droping key in fast input
|
2018-04-27 11:18:09 +09:00 |
|
tmk
|
5bd8a672ef
|
xt_usb: Update README
|
2018-04-25 02:57:29 +09:00 |
|
tmk
|
f1b80a1660
|
Merge branch 'xt_keymap_clean'
|
2018-04-25 02:42:37 +09:00 |
|
tmk
|
f0f3956873
|
xt_usb: Update binary
|
2018-04-25 02:38:14 +09:00 |
|
tmk
|
6dee71e108
|
xt_usb: Add unimap
|
2018-04-25 02:25:34 +09:00 |
|
tmk
|
1cb7a24503
|
xt_usb: Clean keymap and change scancode matrix
|
2018-04-25 02:13:41 +09:00 |
|
tmk
|
ec49ce3be6
|
Merge branch 'xt_rev2'
|
2018-04-17 10:56:55 +09:00 |
|
tmk
|
961f0aab97
|
adb_usb: Add debug print for handler_id
|
2018-04-17 10:55:29 +09:00 |
|
tmk
|
f4ffdb8e83
|
hhkb: Measurement of overall power draw
|
2018-03-31 18:30:29 +09:00 |
|
Alejandro Carlos
|
bd28119dd8
|
Add a full example of a tenkeyless using the teensy 3.2 (#543)
|
2018-03-31 08:30:38 +09:00 |
|
Hunter King
|
eb3947fb96
|
Improve ASCII representation of 122 (#544)
* improve ASCII representation of 122
* fix oops
|
2018-03-31 08:28:25 +09:00 |
|
tmk
|
f2761c9565
|
hhkb: Fix for USB NKRO for RN42
|
2018-03-16 18:08:06 +09:00 |
|
tmk
|
4594e08889
|
xt_usb: Fix binary file names
|
2018-03-15 10:44:13 +09:00 |
|
tmk
|
eb66e7701c
|
xt_usb: update binaries
|
2018-03-15 07:02:11 +09:00 |
|
tmk
|
460aa90784
|
xt_usb: Add firmware hex files
|
2018-03-15 06:49:17 +09:00 |
|
tmk
|
e11343480a
|
xt_usb: Replace function with macro
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
136d55a249
|
xt_usb: Remove xt_io.h
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
1fc989947a
|
xt_usb: Fix warning on switch-case
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
acbea7fb15
|
xt_usb: Replace functions with macros
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
42199c90f8
|
xt_usb: Comment out clock check for PCINT
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
773a9195a6
|
xt_usb: Change debug print
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
ea004061a5
|
xt_usb: Read data earlier as possible in ISR
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
2b9d4ace5b
|
xt_usb: Clear flag before enabling interrupt
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
8a92f254e1
|
xt_usb: read data on falling edge soft/hard reset
See https://github.com/tmk/tmk_keyboard/wiki/IBM-PC-XT-Keyboard-Protocol
- read data on falling edge of clock
- add soft reset and hard reset
|
2018-03-14 21:32:22 +09:00 |
|
tmk
|
3526fcaf15
|
Merge branch 'usb_usb_korean'
|
2018-03-03 16:27:17 +09:00 |
|
tmk
|
7fa6a90a90
|
usb_usb: Fix code format
|
2018-03-03 16:18:13 +09:00 |
|
tmk
|
b2fa0ffa3b
|
usb_usb: Support Brazilian specific key in unimap
Keymap comma(KP_COMMA: 0x85)
|
2018-03-03 16:18:13 +09:00 |
|
tmk
|
ab6ddacc84
|
usb_usb: Support Korean specific keys in unimap
HAEN(LANG1: 0x90) and HANJ(LANG2: 0x91) keys are recognized as HENK and MHEN in unimap.
|
2018-03-03 16:18:13 +09:00 |
|
tmk
|
c8d6796358
|
core: lufa: Add delay for console startup
|
2018-03-01 12:37:50 +09:00 |
|
tmk
|
09d380d313
|
hhkb: Update README and remove makefiles
|
2018-02-01 14:57:25 +09:00 |
|
Øystein Bech Gadmar
|
9a9b8edfa9
|
core: Add utility macros in action_macro.h (#532)
|
2018-01-29 08:10:35 +09:00 |
|
tmk
|
d415e99f0c
|
core: Add utility type_code() in aciton.h #528
|
2018-01-28 16:17:20 +09:00 |
|
alex-ong
|
f9e3bf7f38
|
core: Typo (mantrix -> matrix)
|
2018-01-26 16:53:27 +09:00 |
|
Alex Ong
|
ad6059adc7
|
core: Saved 60~ bytes (and possible performance) by storing col_mask when iterating through columns (#522)
|
2018-01-24 12:15:56 +09:00 |
|
Alex Ong
|
7d056762d0
|
Typos (#524)
* GH60: Found a typo
* Typo: Another typo
* Typo: More typos
|
2018-01-23 17:43:45 +09:00 |
|
hasu@tmk
|
fa61bd179a
|
Merge pull request #519 from alex-ong/master
core: Fix for unused function when compiling without MOUSEKEY_ENABLE
|
2018-01-23 13:52:49 +09:00 |
|
alex-ong
|
8770269e1e
|
core: Fix for un-defined function when compiling without MOUSEKEY_ENABLE
|
2018-01-22 14:50:38 +11:00 |
|
alex-ong
|
8c91a997b3
|
core: Fix for unused function when compiling without MOUSEKEY_ENABLE
|
2018-01-22 13:55:11 +11:00 |
|