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 |
|
tmk
|
14e9a84c9c
|
adb_usb: Update firmware binary
|
2018-01-19 10:18:30 +09:00 |
|
tmk
|
d00d7e8afa
|
adb_usb: Fix #518 Lag on typing
|
2018-01-19 10:15:26 +09:00 |
|
tmk
|
01b881e87e
|
core: Fix for warning of unused function standby()
|
2018-01-14 08:14:16 +09:00 |
|
tmk
|
8fd2cef441
|
core: Fix for warning of unused label. #515
|
2018-01-14 07:54:31 +09:00 |
|
tmk
|
910c204a59
|
core: lufa: Fix checking num of endpoints for 32u2(again)
|
2018-01-04 16:49:24 +09:00 |
|
tmk
|
c80e92db43
|
Revert "core: LUFA: Fix checking num of endpoints for 32u2"
This reverts commit a567fec91c.
|
2018-01-04 16:39:44 +09:00 |
|
tmk
|
965daf9dac
|
Merge branch 'yangdigi-master'
|
2018-01-04 13:14:42 +09:00 |
|
tmk
|
a567fec91c
|
core: LUFA: Fix checking num of endpoints for 32u2
|
2018-01-04 13:12:14 +09:00 |
|
yangdigi
|
78f4f666c6
|
fix not correctly showing 32u2 warning message when Endpints are more than 4.
|
2018-01-03 11:06:08 +08:00 |
|
tmk
|
5f6550a0be
|
hhkb: Update binaries
|
2017-10-28 07:59:07 +09:00 |
|
tmk
|
41905715c2
|
core: Fix doc/keymap.md for bitwise operation
|
2017-10-26 14:37:52 +09:00 |
|
tmk
|
df7ce59d1c
|
core: Fix out-of-bounds access by TICK event #487
The error is caused in layer_swtich_get_action() and fails to access layer_pressed[][]
|
2017-10-22 03:43:04 +09:00 |
|
tmk
|
f896d3350f
|
onekey: Add desc of V-USB osc calribration
|
2017-10-22 03:43:04 +09:00 |
|
hasu@tmk
|
e924af9439
|
Merge pull request #491 from mtfurlan/chibiosDocumentation
Move all ChibiOS install documentation to once place
|
2017-10-16 07:46:41 +09:00 |
|
Mark Furland
|
e54d798637
|
Move all ChibiOS install documentation to once place
Moved to tmk_core/protocol/chibios/README.md
|
2017-10-15 13:21:18 -04:00 |
|
tmk
|
bf20626585
|
onekey: Add settings for Xtal-less V-USB
|
2017-09-14 23:24:02 +09:00 |
|
tmk
|
1c2f2b6730
|
core: Remove unused file in vusb
|
2017-09-14 22:35:41 +09:00 |
|
tmk
|
4dc2fb5b31
|
onekey: Fix for V-USB of ATtiny85 and key scan
|
2017-09-14 13:00:54 +09:00 |
|
tmk
|
45f6e5cb97
|
core: Fix for build option NO_ACTION_LAYER
|
2017-09-14 12:58:06 +09:00 |
|
tmk
|
956f806644
|
core: Fix for ATtiny85
|
2017-09-14 12:56:35 +09:00 |
|
tmk
|
9d66875636
|
core: Fix dfu-programmer version check
|
2017-09-07 09:00:57 +09:00 |
|
tmk
|
17d083a54b
|
fc980c: Add macro for actionmap and keymap
|
2017-08-21 23:38:33 +09:00 |
|
tmk
|
8e1461a6c4
|
pana_m8: Change keymap
|
2017-08-21 23:24:11 +09:00 |
|
tmk
|
894e393c67
|
pana_m8: Add debouncing
|
2017-08-21 23:23:34 +09:00 |
|
tmk
|
9ac2580687
|
terminal_usb: Change configuration in Makefile
|
2017-08-19 09:32:37 +09:00 |
|
tmk
|
64c8f2375c
|
pana_m8: Move keyboard to converter directory
|
2017-08-08 09:59:41 +09:00 |
|
tmk
|
13fe8ac87b
|
pana_m8: Fix unimap
|
2017-08-06 13:24:37 +09:00 |
|
tmk
|
353afe87cc
|
pana_m8: Add initial files
|
2017-08-05 15:44:31 +09:00 |
|