Commit graph

  • bd28119dd8 Add a full example of a tenkeyless using the teensy 3.2 (#543) Alejandro Carlos 2018-03-30 16:30:38 -07:00
  • eb3947fb96 Improve ASCII representation of 122 (#544) Hunter King 2018-03-30 19:28:25 -04:00
  • f2761c9565 hhkb: Fix for USB NKRO for RN42 tmk 2018-03-16 17:52:03 +09:00
  • 4594e08889 xt_usb: Fix binary file names tmk 2018-03-15 10:44:13 +09:00
  • eb66e7701c xt_usb: update binaries tmk 2018-03-15 07:02:11 +09:00
  • 460aa90784 xt_usb: Add firmware hex files tmk 2018-03-15 06:49:17 +09:00
  • e11343480a xt_usb: Replace function with macro tmk 2018-03-02 15:06:38 +09:00
  • 136d55a249 xt_usb: Remove xt_io.h tmk 2018-03-02 14:40:21 +09:00
  • 1fc989947a xt_usb: Fix warning on switch-case tmk 2018-03-02 14:09:09 +09:00
  • acbea7fb15 xt_usb: Replace functions with macros tmk 2018-03-02 13:56:46 +09:00
  • 42199c90f8 xt_usb: Comment out clock check for PCINT tmk 2018-03-02 09:28:03 +09:00
  • 773a9195a6 xt_usb: Change debug print tmk 2018-03-02 09:25:52 +09:00
  • ea004061a5 xt_usb: Read data earlier as possible in ISR tmk 2018-03-02 02:31:44 +09:00
  • 2b9d4ace5b xt_usb: Clear flag before enabling interrupt tmk 2018-03-02 02:29:46 +09:00
  • 8a92f254e1 xt_usb: read data on falling edge soft/hard reset tmk 2018-02-28 15:48:06 +09:00
  • 3526fcaf15 Merge branch 'usb_usb_korean' tmk 2018-03-03 16:27:17 +09:00
  • 7fa6a90a90 usb_usb: Fix code format tmk 2018-02-23 16:23:01 +09:00
  • b2fa0ffa3b usb_usb: Support Brazilian specific key in unimap tmk 2018-02-16 12:17:45 +09:00
  • ab6ddacc84 usb_usb: Support Korean specific keys in unimap tmk 2018-02-16 11:39:17 +09:00
  • c8d6796358 core: lufa: Add delay for console startup tmk 2018-03-01 12:36:21 +09:00
  • 09d380d313 hhkb: Update README and remove makefiles tmk 2018-02-01 14:56:25 +09:00
  • 9a9b8edfa9 core: Add utility macros in action_macro.h (#532) Øystein Bech Gadmar 2018-01-29 00:10:35 +01:00
  • d415e99f0c core: Add utility type_code() in aciton.h #528 tmk 2018-01-28 16:17:20 +09:00
  • f9e3bf7f38 core: Typo (mantrix -> matrix) alex-ong 2018-01-26 18:18:55 +11:00
  • ad6059adc7 core: Saved 60~ bytes (and possible performance) by storing col_mask when iterating through columns (#522) Alex Ong 2018-01-24 14:15:56 +11:00
  • 7d056762d0 Typos (#524) Alex Ong 2018-01-23 19:43:45 +11:00
  • fa61bd179a
    Merge pull request #519 from alex-ong/master hasu@tmk 2018-01-23 13:52:49 +09:00
  • 8770269e1e core: Fix for un-defined function when compiling without MOUSEKEY_ENABLE alex-ong 2018-01-22 14:50:38 +11:00
  • 8c91a997b3 core: Fix for unused function when compiling without MOUSEKEY_ENABLE alex-ong 2018-01-22 13:55:11 +11:00
  • 14e9a84c9c adb_usb: Update firmware binary tmk 2018-01-19 10:18:30 +09:00
  • d00d7e8afa adb_usb: Fix #518 Lag on typing tmk 2018-01-19 10:15:26 +09:00
  • 01b881e87e core: Fix for warning of unused function standby() tmk 2018-01-14 08:14:16 +09:00
  • 8fd2cef441 core: Fix for warning of unused label. #515 tmk 2018-01-14 07:54:31 +09:00
  • 910c204a59 core: lufa: Fix checking num of endpoints for 32u2(again) tmk 2018-01-04 16:49:24 +09:00
  • c80e92db43 Revert "core: LUFA: Fix checking num of endpoints for 32u2" tmk 2018-01-04 16:39:44 +09:00
  • 965daf9dac Merge branch 'yangdigi-master' tmk 2018-01-04 13:14:42 +09:00
  • a567fec91c core: LUFA: Fix checking num of endpoints for 32u2 tmk 2018-01-04 13:12:14 +09:00
  • 78f4f666c6 fix not correctly showing 32u2 warning message when Endpints are more than 4. yangdigi 2018-01-03 11:06:08 +08:00
  • 5f6550a0be hhkb: Update binaries tmk 2017-10-28 07:59:07 +09:00
  • 41905715c2 core: Fix doc/keymap.md for bitwise operation tmk 2017-10-26 14:37:52 +09:00
  • df7ce59d1c core: Fix out-of-bounds access by TICK event #487 tmk 2017-10-22 03:09:20 +09:00
  • f896d3350f onekey: Add desc of V-USB osc calribration tmk 2017-09-17 11:11:29 +09:00
  • e924af9439 Merge pull request #491 from mtfurlan/chibiosDocumentation hasu@tmk 2017-10-16 07:46:41 +09:00
  • e54d798637 Move all ChibiOS install documentation to once place Mark Furland 2017-10-15 13:21:18 -04:00
  • bf20626585 onekey: Add settings for Xtal-less V-USB tmk 2017-09-14 23:03:28 +09:00
  • 1c2f2b6730 core: Remove unused file in vusb tmk 2017-09-14 22:35:41 +09:00
  • 4dc2fb5b31 onekey: Fix for V-USB of ATtiny85 and key scan tmk 2017-09-14 12:59:54 +09:00
  • 45f6e5cb97 core: Fix for build option NO_ACTION_LAYER tmk 2017-09-14 12:58:06 +09:00
  • 956f806644 core: Fix for ATtiny85 tmk 2017-09-14 12:56:35 +09:00
  • 9d66875636 core: Fix dfu-programmer version check tmk 2017-09-07 09:00:57 +09:00
  • 17d083a54b fc980c: Add macro for actionmap and keymap tmk 2017-08-21 23:38:33 +09:00
  • 8e1461a6c4 pana_m8: Change keymap tmk 2017-08-21 23:24:11 +09:00
  • 894e393c67 pana_m8: Add debouncing tmk 2017-08-21 23:23:34 +09:00
  • 9ac2580687 terminal_usb: Change configuration in Makefile tmk 2017-08-19 09:32:37 +09:00
  • 64c8f2375c pana_m8: Move keyboard to converter directory tmk 2017-08-08 09:59:41 +09:00
  • 13fe8ac87b pana_m8: Fix unimap tmk 2017-08-06 09:29:36 +09:00
  • 353afe87cc pana_m8: Add initial files tmk 2017-08-05 15:44:31 +09:00
  • 6ec7394193 fc980c: Fix LCTL in matrix tmk 2017-08-04 15:33:16 +09:00
  • 57bd820edd fc980c: Add binary file tmk 2017-07-27 22:59:13 +09:00
  • 77f6c3511e fc980c: Update keymap tmk 2017-07-27 22:56:23 +09:00
  • 3d3bcd8ad6 fc980c: Fix for pin config of TMK controller tmk 2017-07-27 21:43:14 +09:00
  • e3036006e8 fc980c: Update README and add schematic tmk 2017-07-21 10:41:21 +09:00
  • 86225e25dd fc980c: Add initial files tmk 2017-07-11 16:01:19 +09:00
  • 352cd3e54a news_usb: Fix README tmk 2017-07-17 07:22:20 +09:00
  • 28a5c26999 news_usb: Change keymap and add README tmk 2017-07-16 19:00:28 +09:00
  • 9dcecb5e28 usb_usb: Update binary tmk 2017-07-16 16:10:30 +09:00
  • 0d155c2211 usb_usb: Fix KANA in unimap #482 tmk 2017-07-16 16:06:54 +09:00
  • 214a9bf42e Merge branch 'master' of https://github.com/x64051/tmk_keyboard into x64051-master tmk 2017-07-09 08:44:38 +09:00
  • 8513ef8b4e hhkb: Fix hasu keymap tmk 2017-07-02 09:44:17 +09:00
  • d4bdb86161 fc660c: Fix slash for cursor layer tmk 2017-07-02 09:37:09 +09:00
  • 00f43dd9d3 add KEYMAP_XT in keymap_common X64051 2017-06-24 21:04:42 +02:00
  • 9cee272396 remove unused functions X64051 2017-06-24 20:54:46 +02:00
  • c1a9d8349e ibm4704_usb: Fix handling of keyboard ID byte #420 tmk 2017-06-22 13:51:40 +09:00
  • a976ecc846 fc660c: Update binaries tmk 2017-05-31 18:17:37 +09:00
  • 8cab7e60a5 core: Fix Oneshot mods key repeat problem #474 tmk 2017-05-31 01:15:45 +09:00
  • ba2883fd9a core: Fix for stuck key problem #441 tmk 2017-05-26 12:03:30 +09:00
  • cf9f157a7f usb_usb: Update binary tmk 2017-05-11 01:00:29 +09:00
  • a38dd9dda5 usb_usb: Add Makefiles tmk 2017-05-11 00:59:20 +09:00
  • 3eae475f8b usb_usb: Remove startup wait tmk 2017-05-11 00:16:21 +09:00
  • b0573ba80e x68k_usb: Add unimap tmk 2017-05-08 15:11:31 +09:00
  • 197ca82992 ibm4704: Update binary tmk 2017-04-27 00:08:32 +09:00
  • 79159729cd Update I2C library Mark Sikora 2017-04-23 20:12:22 -04:00
  • f7b0c6f1fc fn_actions is now of type action_t Mark Sikora 2017-04-23 17:10:39 -04:00
  • 34f376868e Merge remote-tracking branch 'tmk/master' Mark Sikora 2017-04-23 16:59:18 -04:00
  • a13f6b8f2a Full symbol layer for blazak layout Mark Sikora 2016-06-18 17:57:50 -04:00
  • 22f6cb273e fc660c: Change default keymap and binary tmk 2017-04-15 16:16:43 +09:00
  • e382957c11 fc660c: Add unimap files tmk 2017-04-11 21:50:54 +09:00
  • 785bad10b9 fc660c: Update firmware binary tmk 2017-04-11 16:00:29 +09:00
  • 792074f49b core: Fix typo tmk 2017-04-11 15:54:35 +09:00
  • a71a0ef9d5 core: Change MOD_* definition to make OR(|) usable tmk 2017-04-11 15:50:19 +09:00
  • 44fc56a869 core: Fix for missing key on fc660c tmk 2017-04-11 04:36:38 +09:00
  • 4befc879f6 fc660c: Add unimap tmk 2017-04-04 09:58:56 +09:00
  • 2ed3abb6da fc660c: Change pin for Insert LED tmk 2017-04-03 02:32:21 +09:00
  • fc0fe84a69 fc660c: Update README tmk 2017-03-30 14:24:16 +09:00
  • 1972b40eae Merge branch 'fc660c' tmk 2017-03-06 09:26:16 +09:00
  • 5d7ee9d906 fc660c: Emulates fc660c default keymap tmk 2017-03-06 08:40:36 +09:00
  • 472a60c40d fc660c: Add LED support tmk 2017-03-02 14:04:13 +09:00
  • fad7ebfc7f fc660c: Add key mapping tmk 2017-03-02 11:47:13 +09:00
  • 503837cd07 fc660c: Scan matrix Jun Wako 2017-02-28 13:51:27 +09:00
  • e109b5504b hhkb: Revise doc tmk 2017-02-27 14:28:59 +09:00