Commit graph

1313 commits

Author SHA1 Message Date
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
tmk
6ec7394193 fc980c: Fix LCTL in matrix 2017-08-04 15:34:59 +09:00
tmk
57bd820edd fc980c: Add binary file 2017-07-27 22:59:13 +09:00
tmk
77f6c3511e fc980c: Update keymap 2017-07-27 22:56:23 +09:00
tmk
3d3bcd8ad6 fc980c: Fix for pin config of TMK controller 2017-07-27 21:43:14 +09:00
tmk
e3036006e8 fc980c: Update README and add schematic 2017-07-21 13:00:37 +09:00
tmk
86225e25dd fc980c: Add initial files 2017-07-21 13:00:37 +09:00
tmk
352cd3e54a news_usb: Fix README 2017-07-17 07:22:20 +09:00
tmk
28a5c26999 news_usb: Change keymap and add README 2017-07-16 19:00:28 +09:00
tmk
9dcecb5e28 usb_usb: Update binary 2017-07-16 16:10:30 +09:00
tmk
0d155c2211 usb_usb: Fix KANA in unimap #482 2017-07-16 16:06:54 +09:00
tmk
214a9bf42e Merge branch 'master' of https://github.com/x64051/tmk_keyboard into x64051-master 2017-07-09 08:44:38 +09:00
tmk
8513ef8b4e hhkb: Fix hasu keymap 2017-07-02 09:44:17 +09:00
tmk
d4bdb86161 fc660c: Fix slash for cursor layer 2017-07-02 09:37:09 +09:00
X64051
00f43dd9d3 add KEYMAP_XT in keymap_common 2017-06-24 21:04:42 +02:00
X64051
9cee272396 remove unused functions 2017-06-24 20:54:46 +02:00
tmk
c1a9d8349e ibm4704_usb: Fix handling of keyboard ID byte #420 2017-06-22 13:53:00 +09:00
tmk
a976ecc846 fc660c: Update binaries 2017-05-31 18:17:37 +09:00
tmk
8cab7e60a5 core: Fix Oneshot mods key repeat problem #474 2017-05-31 01:15:45 +09:00
tmk
ba2883fd9a core: Fix for stuck key problem #441
- Idea form https://github.com/qmk/qmk_firmware/pull/182
- Define NO_TRACK_KEY_PRESS to get old behaviour
- This should resolve #105, #248, #397, #441 and FAQ entry: https://github.com/tmk/tmk_keyboard/wiki/FAQ-Keymap#modifierlayer-stuck
2017-05-30 15:25:26 +09:00
tmk
cf9f157a7f usb_usb: Update binary 2017-05-11 01:00:29 +09:00
tmk
a38dd9dda5 usb_usb: Add Makefiles 2017-05-11 00:59:20 +09:00
tmk
3eae475f8b usb_usb: Remove startup wait
Some keyboards boot up quickly and cannot be enumerated
when powering up converter and keyboard at same time
2017-05-11 00:16:21 +09:00
tmk
b0573ba80e x68k_usb: Add unimap 2017-05-08 16:10:37 +09:00
tmk
197ca82992 ibm4704: Update binary 2017-04-27 00:08:32 +09:00
tmk
22f6cb273e fc660c: Change default keymap and binary 2017-04-15 16:16:43 +09:00
tmk
e382957c11 fc660c: Add unimap files 2017-04-11 21:52:36 +09:00
tmk
785bad10b9 fc660c: Update firmware binary 2017-04-11 16:00:56 +09:00
tmk
792074f49b core: Fix typo 2017-04-11 15:54:35 +09:00
tmk
a71a0ef9d5 core: Change MOD_* definition to make OR(|) usable
https://github.com/tmk/tmk_keyboard/issues/448#issuecomment-285066234
2017-04-11 15:50:19 +09:00
tmk
44fc56a869 core: Fix for missing key on fc660c 2017-04-11 04:36:38 +09:00