Commit graph

  • 1b6aa66c8b adb_usb: Update binary firmware tmk 2019-06-23 15:38:06 +09:00
  • fb84cac5c3 Merge branch 'adb_extended_mouse' tmk 2019-06-23 15:20:06 +09:00
  • 0fec847611 adb_usb: Remove unnecessary waits tmk 2019-06-23 14:55:09 +09:00
  • 66e97371ba adb_usb: Fix mouse_init tmk 2019-06-23 13:31:54 +09:00
  • 35da7a8d70 adb_usb: Change mouse acceleration according to cpi tmk 2019-06-22 11:00:08 +09:00
  • 814eaa2dff core:adb_usb: Add Extended Mouse Protocol support #274 tmk 2019-06-21 13:03:49 +09:00
  • 6df651203a adb_usb: Change Unimap for ADB keyboard tmk 2019-06-22 08:35:57 +09:00
  • daf1ef1db2 adb_usb: Clean repository tmk 2019-06-21 14:40:09 +09:00
  • 7a7d9f64b5 alps64: Update unimap firmware binary tmk 2019-05-30 11:12:06 +09:00
  • 58cbbb5c08 alps64: Change keymap for PCB check tmk 2019-05-30 11:06:13 +09:00
  • 2b83b9a8f9 core: Add hook_process_action() tmk 2019-05-29 14:08:03 +09:00
  • c25cdae5f2 usb_usb: Update unimap firmware binary tmk 2019-05-29 23:45:35 +09:00
  • 8449ad385b lufa: Print TMK version to console tmk 2019-05-29 23:40:35 +09:00
  • 7412953fee usb_usb: Handle Rollover error tmk 2019-05-10 10:37:19 +09:00
  • 8a8a4cf677 Merge branch 'usb_usb_init_fix' tmk 2019-05-29 15:11:40 +09:00
  • 4880e2b661 usb_usb: Override startup and suspend hook tmk 2019-05-08 11:48:47 +09:00
  • f3e498590c core: Add hook_usb_startup_wait_loop tmk 2019-05-08 11:44:56 +09:00
  • 00bba0fdb5 usb_usb: Add options for disabling blocking loops tmk 2019-05-07 12:01:59 +09:00
  • d8e304e141 lufa: Startup and suspend loop can be disabled tmk 2019-05-07 11:09:25 +09:00
  • 2fd396b8ca usb_usb: Add option for disabling suspend power down tmk 2019-05-08 12:53:15 +09:00
  • 7c228967a4 usb_usb: Order of init prevents uneeded bus reset tmk 2019-05-06 12:15:37 +09:00
  • dd7b75040a lufa:usb_usb: matrix_scan() is no longer needed tmk 2019-05-06 01:52:25 +09:00
  • 4e83400fc6 usb_hid: Change to USB_Host_Shield_2.0 of tmk repo tmk 2019-05-06 23:01:18 +09:00
  • 993a9b02f7 lufa: Fix for freeze at re/boot time problem tmk 2019-03-29 15:45:20 +09:00
  • 1e0af6809d lufa: Fix Change debug print message tmk 2019-05-06 16:27:46 +09:00
  • 55443fabb7 core: Avoid deadlock when uart.c is used in ISR tmk 2019-05-02 20:57:48 +09:00
  • 292cc939ec lufa: Fix for UART debug print tmk 2019-04-26 09:17:50 +09:00
  • 527bdbbcbd usb_usb: Add debug print for low level tmk 2019-04-21 09:19:22 +09:00
  • 88ce6ff9bf lufa: This prevents resume when debug tmk 2019-03-31 14:42:19 +09:00
  • e23520662d lufa: Add debug print support with UART tmk 2019-03-26 16:09:45 +09:00
  • eeb596b283 Merge remote-tracking branch 'tmk/master' Mark Sikora 2019-05-05 17:22:43 -04:00
  • c41e48a0ab core: Fix uart.c for ATmega32U4 tmk 2019-03-22 22:15:26 +09:00
  • 494faeb488 Correct the comments of matrix ROW and COL. (#604) You Xiaojie / 尤晓杰 2019-03-18 14:47:07 +08:00
  • 826a107526 Redefine GRV,CAPS,RALT and RCTL (#596) You Xiaojie / 尤晓杰 2019-03-18 07:03:04 +08:00
  • 8bb1c010fa Correct the comments of matrix ROW and COL. (#600) You Xiaojie / 尤晓杰 2019-03-18 07:01:15 +08:00
  • bf030f5420 Correct typo for linux "showkey" command (#603) You Xiaojie / 尤晓杰 2019-03-18 06:55:40 +08:00
  • 53f7770217 Correct two errors of keycode.txt (#594) You Xiaojie / 尤晓杰 2019-03-13 07:37:46 +08:00
  • 6b1976d05b terminal_usb: Fix pin configuration in README tmk 2019-03-10 22:48:21 +09:00
  • 791611add5 Merge remote-tracking branch 'tmk/master' Mark Sikora 2019-03-05 01:06:40 -05:00
  • feebc23563 core: System control key descriptor fix #435 tmk 2019-01-26 08:42:20 +09:00
  • d0b91ca319 usb_usb: Update README and firmware hex file tmk 2018-11-12 10:51:41 +09:00
  • 8345571e1d make some change to complie stm32_f103_onekey with new version of Chibios (#583) rxy0424 2018-11-07 07:08:08 +08:00
  • a0b5bf4b67 usb_usb: usb_hid: Change for USB_Host_Shield_2.0 tmk 2018-10-30 15:50:51 +09:00
  • 23037e108f usb_hid: Add USB_Host_Shield_2.0 submodule tmk 2018-10-30 17:58:09 +09:00
  • 2005c88842 usb_hid: Remove USB_Host_Shield_2.0 tmk 2018-10-30 17:25:20 +09:00
  • aa5dd8fccf lufa: usb-usb: Use LUFA startup instead of cusotom tmk 2018-10-28 13:43:59 +09:00
  • a159172951 Fix header guard in tmk_core/common/command.h (#581) Konstantin Đorđević 2018-10-31 01:34:01 +01:00
  • 00f5ed3210 core: Update console startup for hid_listen tmk 2018-10-16 00:40:14 +09:00
  • 1efd16e7c8 pc98_usb: Add Makefile.32u4 tmk 2018-10-16 00:38:39 +09:00
  • fddc6a7b47 pc98_usb: Fix RDY line and startup for PC-9801V tmk 2018-10-15 21:37:52 +09:00
  • 594d7d85da xt_usb: Fix */PrtSc key issue #552 tmk 2018-10-06 22:35:57 +09:00
  • fb248461b8 xt_usb: Update binary tmk 2018-09-23 13:56:28 +09:00
  • e3d7b50f63 Merge branch 'console_ringbuf_fix' tmk 2018-09-23 13:53:20 +09:00
  • 06e3f84856 xt_usb: Fix scan code print for debug tmk 2018-09-23 12:09:39 +09:00
  • b6cc5394b8 xt_usb: Change ring buffer and control Data line tmk 2018-09-11 01:11:06 +09:00
  • b7d80d8b0e core: lufa: Fix wait for console startup tmk 2018-09-23 11:40:06 +09:00
  • 5b9da20efa core: lufa: Fix timeout of send_keyboard tmk 2018-09-20 22:14:03 +09:00
  • ffb52ab0c9 core: lufa: Fix console output and init sequence tmk 2018-09-10 09:05:21 +09:00
  • 6632802c79 core: Add ring buffer file tmk 2018-07-25 18:53:38 +09:00
  • 4650d2e575 Merge branch 'pc98_update' tmk 2018-09-08 21:25:41 +09:00
  • 5d24932e78 pc98_usb: Update reset and LED control command tmk 2018-09-08 21:23:30 +09:00
  • cb1f428488 pc98_usb: Remove keymap.c of rakuraku support tmk 2018-09-08 09:35:24 +09:00
  • f57b7b9087 pc98_usb: Add ATMega32u4 support tmk 2018-09-08 09:34:50 +09:00
  • effdef4187 pc98_usb: Fix pin configuration in README tmk 2018-08-19 08:39:41 +09:00
  • 428d904541 usb_usb: Update binary tmk 2018-08-01 22:39:41 +09:00
  • c0c67e2022 usb_usb: Add Cheery 0101010101010101 bug fix tmk 2018-07-14 11:55:58 +09:00
  • dab922c86c pc98_usb: Update README tmk 2018-07-23 09:53:35 +09:00
  • 0d27991731 pc98_usb: unimap for RakuRaku keyboard tmk 2018-07-22 00:05:52 +09:00
  • f9ceb7d1e1 pc98_usb: Add unimap for usual pc98 layout tmk 2018-07-21 08:48:10 +09:00
  • dd543150b4 rule.mk: Add dfu-programmer version check again tmk 2018-07-05 23:18:56 +09:00
  • c2ce617a36 usb_usb: Fix startup block bug tmk 2018-07-05 19:20:33 +09:00
  • f8276ddb57 fc660c: Change keymap tmk 2018-06-16 14:45:36 +09:00
  • cf6df9db5f pc98_usb: Update keymap tmk 2018-06-10 12:50:38 +09:00
  • 9977fd5140 Merge branch 'pc98_update' tmk 2018-06-07 22:22:04 +09:00
  • 881b93687d pc98_usb: Update README tmk 2018-06-07 17:29:13 +09:00
  • d6c1643edf pc98_usb: Update protocol commands tmk 2018-06-02 20:40:08 +09:00
  • 6ff29ea8fa pc98_usb: Change keymap tmk 2018-06-02 20:39:01 +09:00
  • 54c9e737d0 pc98_usb: Configure for TMK Converter tmk 2018-06-02 20:37:34 +09:00
  • 47e9e80223 pc98_usb: LED control code is disabled by default tmk 2018-06-02 19:52:50 +09:00
  • ec8da5f9f5 Merge branch 'EdmundsEcho-quick-start-readme' tmk 2018-05-26 20:54:31 +09:00
  • 21f2596878 hhkb: Update README tmk 2018-05-26 20:51:45 +09:00
  • 4970985e9b Merge branch 'quick-start-readme' of https://github.com/EdmundsEcho/tmk_keyboard into EdmundsEcho-quick-start-readme tmk 2018-05-26 20:10:28 +09:00
  • a28aa255b5 updated README for hhkb to include a Quick-start section Edmund Cape 2018-05-21 11:06:20 -04:00
  • c72981f1e7 tmk_core: Now expects dfu-programmer 0.7 or later tmk 2018-05-18 08:34:39 +09:00
  • d21cd993ca usb_usb: Update README Jun Wako 2018-05-16 09:45:49 +09:00
  • 78af06b936 xt_usb: Fix for reserved codes tmk 2018-05-12 05:20:15 +09:00
  • 36eb3d98dd ibm4704_usb: Add support 50-key on unimap editor tmk 2018-04-27 16:39:20 +09:00
  • 8284d30af3 fc980c: Update binary file tmk 2018-04-27 11:32:37 +09:00
  • cdf4b51d48 fc980: Decrease scan wait and disable debug print tmk 2018-04-27 10:44:33 +09:00
  • 5bd8a672ef xt_usb: Update README tmk 2018-04-25 02:57:29 +09:00
  • f1b80a1660 Merge branch 'xt_keymap_clean' tmk 2018-04-25 02:42:37 +09:00
  • f0f3956873 xt_usb: Update binary tmk 2018-04-25 02:33:03 +09:00
  • 6dee71e108 xt_usb: Add unimap tmk 2018-04-25 02:21:32 +09:00
  • 1cb7a24503 xt_usb: Clean keymap and change scancode matrix tmk 2018-04-23 16:48:02 +09:00
  • ec49ce3be6 Merge branch 'xt_rev2' tmk 2018-04-17 10:56:55 +09:00
  • 961f0aab97 adb_usb: Add debug print for handler_id tmk 2018-04-17 10:55:29 +09:00
  • 5f4412a1a4 Inline functions need to be declared as static Mark Sikora 2018-04-14 17:24:16 -04:00
  • 69a2a92f9d Add include guards Mark Sikora 2018-04-14 17:19:39 -04:00
  • fd38f04ead Merge remote-tracking branch 'tmk/master' Mark Sikora 2018-04-14 17:08:42 -04:00
  • f4ffdb8e83 hhkb: Measurement of overall power draw tmk 2018-03-26 12:13:02 +09:00