Commit Graph

  • 90e6ff92f4 Add parity option in serial_soft.c tmk 2013-02-25 01:02:14 +0900
  • 504a9f42ff Inhibit repeating key of PC98 tmk 2013-02-24 20:38:43 +0900
  • fea6792f16 New keymap of PC98 tmk 2013-02-24 18:10:50 +0900
  • 79b1f12908 Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays tmk 2013-02-23 14:35:45 +0900
  • 6215727b0b Fix debug code of serial_soft.c tmk 2013-02-23 14:32:34 +0900
  • 0368936060 Fix README and comments in action.h tmk 2013-02-23 13:42:59 +0900
  • 84a3d4d2a1 Edit README of PC98 tmk 2013-02-23 01:15:03 +0900
  • 4ec8fd2823 Fix softwere serial tmk 2013-02-22 19:38:06 +0900
  • 4a91d18277 Add keymap for PC98 tmk 2013-02-22 19:37:27 +0900
  • eb776c1b79 Quick Fix: read scan code from PC98 tmk 2013-02-22 15:48:35 +0900
  • f68c5bf0d3 Add initial files for PC98 tmk 2013-02-22 09:53:46 +0900
  • 75a92ff653 Fix keymap of gh60 and hhkb tmk 2013-02-21 10:15:08 +0900
  • 59e073e82b Fix tap key bug: layer stuck tmk 2013-02-20 16:53:55 +0900
  • c3d57b69e0 Add keymap clear/reset action tmk 2013-02-20 15:52:32 +0900
  • e0f960a576 Add overlay framework tmk 2013-02-20 11:16:13 +0900
  • abf0b04d14 Apply new keymap for gh60 tmk 2013-02-20 10:40:07 +0900
  • 998dc6c17e Merge branch 'layer_switch' tmk 2013-02-16 04:20:01 +0900
  • 06e4fc66ed Add keymap file of gh60 tmk 2013-02-16 04:16:03 +0900
  • e324fa2918 Rewrite layer action with layer_switch tmk 2013-02-16 04:05:58 +0900
  • 0142b571c4 Add keymaps of gh60 tmk 2013-02-16 02:58:19 +0900
  • d9f2875866 Replace layer_stack with layer_switch tmk 2013-02-15 18:48:36 +0900
  • f8d289e669 Merge branch 'layer_stack' tmk 2013-02-15 15:34:46 +0900
  • 2b811352a1 Fix switch_default_layer command tmk 2013-02-15 15:27:19 +0900
  • 0c1d98bd3c Add poker keymap with layer stacking tmk 2013-02-15 15:24:50 +0900
  • 768ea72f10 Add layer_stack files taking apart from action.c tmk 2013-02-15 13:47:41 +0900
  • c74ad260fb Fix Make dependency file names tmk 2013-02-15 13:45:59 +0900
  • a4aae1c505 Change: 0 means default_layer in current_layer now tmk 2013-02-15 12:17:03 +0900
  • a43ab35b7b Add poker keymap with layer stacking. tmk 2013-02-14 15:34:33 +0900
  • 0018e19f07 Add layer stack tmk 2013-02-14 15:22:59 +0900
  • 7a31451a07 Merge branch 'actionfix' tmk 2013-02-13 13:31:01 +0900
  • c4421f585b Change struct key_t tmk 2013-02-13 12:16:24 +0900
  • 9bc82bf61c Change action API tmk 2013-02-13 11:47:19 +0900
  • 7054203e16 Merge branch 'transparent' tmk 2013-02-13 11:22:33 +0900
  • 2fe406de3a Add 'poker' target to Makefile.pjrc of gh60 tmk 2013-02-13 11:21:33 +0900
  • 63c03dc137 Change keymap API tmk 2013-02-13 11:20:47 +0900
  • 48e6d0848c Make Transparent feature available to new keymaps. tmk 2013-02-13 09:23:52 +0900
  • f02431e9da Fix 'chage default layer' command. tmk 2013-02-12 17:15:24 +0900
  • 77af88042a Change ACTION_LAYER_SET_LAYER behaviour tmk 2013-02-12 17:12:04 +0900
  • 0c52ee59f0 Add transparent layer feature in gh60 tmk 2013-02-12 17:08:51 +0900
  • 8215634175 Now includes LUFA-120730 in repository tmk 2013-02-11 22:57:40 +0900
  • e9e4c0edc5 Add support for LUFA-120730 tmk 2013-02-11 22:56:30 +0900
  • b60f9c6ac6 Boot Magic key for gh60 tmk 2013-02-11 13:56:05 +0900
  • 8c80deb775 Merge branch 'keymap2' tmk 2013-02-11 12:48:49 +0900
  • 39d0933393 Fix and add some in README tmk 2013-02-11 12:26:37 +0900
  • eea85c7e24 Fix is_tap_key() tmk 2013-02-11 00:02:11 +0900
  • 0be309ccc6 Add doc/keycode.txt tmk 2013-02-10 21:37:03 +0900
  • 4701b08b71 Merge branch 'gh60' tmk 2013-02-10 23:01:20 +0900
  • 74ecdd15a7 Add description of keymap and layer in README.md tmk 2013-02-10 16:11:58 +0900
  • b2aa142ee0 Clean layer actions. tmk 2013-02-08 00:50:51 +0900
  • aad91a30a3 Add macro feature. tmk 2013-02-04 22:53:45 +0900
  • 9a72c7b8a2 Support for ISO/JIS keys on ADB(Issue#22) tmk 2013-02-03 21:57:46 +0900
  • 1d7962ba8a Add user defined function to action. tmk 2013-02-01 14:48:11 +0900
  • d95463f2e0 Add legacy keymap support. tmk 2013-01-31 17:50:53 +0900
  • e760953910 Fix tapping. tap key just after tap timeout. tmk 2013-01-31 15:07:01 +0900
  • 7e1093b70f Fix: action LAYER_BIT uses xor now instead of and/or. tmk 2013-01-30 22:47:16 +0900
  • 10b9237fa6 Fix process_tapping(). tmk 2013-01-30 20:31:32 +0900
  • ddb560052a Clean debug print in action.c. tmk 2013-01-29 10:40:43 +0900
  • 1e3e41a2c9 Clean code. tmk 2013-01-28 14:06:42 +0900
  • 854c803fdd Add tap toggle feature to action. tmk 2013-01-28 11:30:23 +0900
  • bfd7fe5862 Add oneshot modifier action. tmk 2013-01-27 16:38:19 +0900
  • 66d5dd2842 Fix keycodes. It has 32 Fn keys now. tmk 2013-01-27 15:57:07 +0900
  • 585e00eebe Remove test_func. tmk 2013-01-27 10:37:15 +0900
  • ef873791bd New tapping logic. tmk 2013-01-27 02:42:48 +0900
  • d8dddf9f25 Minor fixes in keyboard.c. tmk 2013-01-24 01:02:11 +0900
  • 28b5f69ce5 Add prototype of Action Function. tmk 2013-01-23 23:53:51 +0900
  • 1fe820a865 Add bootmagic keys.(hhkb) tmk 2013-01-22 12:30:30 +0900
  • f71a5217b7 Fix mods with tapping. tmk 2013-01-20 15:03:07 +0900
  • ee7ce43335 Refactor struct keyevent_t. tmk 2013-01-17 15:00:41 +0900
  • 567b2ae525 Fix mods with tap key but some problems still exists. tmk 2013-01-17 11:46:38 +0900
  • 9f95e9cc27 Add support partly for modifier with tap key. tmk 2013-01-15 19:04:58 +0900
  • f609712da3 Fix waiting_keys and periodical update for delaying layer. tmk 2013-01-15 00:06:52 +0900
  • 32633a42c7 Fix tap key using delaying_layer and waiting_key. tmk 2013-01-13 10:24:20 +0900
  • e6836c3f6d Fix PWM control of LED in phantom. tmk 2013-01-12 10:16:18 +0900
  • 411de9cc22 Add new layer actions. tmk 2013-01-09 22:33:33 +0900
  • 02b6b70e76 Add ISO support to keymap.(hid_liber) tmk 2013-01-07 14:01:20 +0900
  • 9dfc611ae1 Fix debouncing code.(gh60) tmk 2013-01-01 03:20:53 +0900
  • 093108825b Change keymap.(gh60) tmk 2013-01-01 03:19:34 +0900
  • 67c64db1cc Add README and keymap layers.(GH60) tmk 2012-12-27 16:06:13 +0900
  • c009f4643c Added Initial files for gh60. tmk 2012-12-27 02:41:32 +0900
  • 6ebe99f37c Remove DEBUG_LED from pjrc stack. tmk 2012-12-27 02:33:40 +0900
  • 5af988ac37 Fix bug of FAILSAFE key clear. tmk 2012-12-26 23:14:07 +0900
  • 4324e16336 Fix action of system and consumer usage. tmk 2012-12-17 03:06:21 +0900
  • 8a709c2750 Add initial fix for new keymap. tmk 2012-12-16 02:32:07 +0900
  • cf1eb8fbc6 Add ADB extended keyboard support by blargg@GH. tmk 2012-12-12 09:45:00 +0900
  • 72dc413a19 Merge branch 'm0110' tmk 2012-12-05 19:45:48 +0900
  • 545f66f649 Fix keymaps in README.(M0110) tmk 2012-12-05 19:45:00 +0900
  • 6dba103644 Fix keymap and build option.(M0110) tmk 2012-12-05 17:49:08 +0900
  • 8c29188d3c Add keymap file for Hasu. tmk 2012-12-05 17:48:03 +0900
  • 0ddb2147b9 Change keymap.(M0110) tmk 2012-12-04 00:12:08 +0900
  • 7aca01ab80 Change IS_COMMAND.(M0110) tmk 2012-12-03 15:56:59 +0900
  • 07b6c1a58c Fix debug pirnt and magic key.(M0110) tmk 2012-12-03 15:08:23 +0900
  • 07dff3425a Merge branch 'hid_liber' tmk 2012-12-05 14:40:45 +0900
  • e70e4a3a67 Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber) tmk 2012-12-05 14:35:46 +0900
  • b6e07aa85d Fix pin configuration error(macway). issue #17 tmk 2012-11-25 20:41:23 +0900
  • 94b4fba6e6 Add bitpop16() in util.c. tmk 2012-11-24 16:34:59 +0900
  • 83f0e800e5 Merge branch 'phantom' tmk 2012-11-23 13:22:53 +0900
  • 3f47bcbcae Fix target name and product id of pahntom. tmk 2012-11-23 12:48:15 +0900
  • 6caefe9649 Fixes from Tranquilite@GH. tmk 2012-11-23 12:33:42 +0900
  • 613fdb24fc Add initial files for Phantom from Tranquilite@GH. tmk 2012-11-23 12:10:36 +0900
  • 38effe4ae4 Fix Sony NEWS pinouts in comment tmk 2012-11-15 08:41:24 +0900