311 コミット (d9f287586635a401b8d6a80614bee6dbebe2f18c)
 

作成者 SHA1 メッセージ 日付
  tmk d9f2875866 Replace layer_stack with layer_switch 11年前
  tmk f8d289e669 Merge branch 'layer_stack' 11年前
  tmk 2b811352a1 Fix switch_default_layer command 11年前
  tmk 0c1d98bd3c Add poker keymap with layer stacking 11年前
  tmk 768ea72f10 Add layer_stack files taking apart from action.c 11年前
  tmk c74ad260fb Fix Make dependency file names 11年前
  tmk a4aae1c505 Change: 0 means default_layer in current_layer now 11年前
  tmk a43ab35b7b Add poker keymap with layer stacking. 11年前
  tmk 0018e19f07 Add layer stack 11年前
  tmk 7a31451a07 Merge branch 'actionfix' 11年前
  tmk c4421f585b Change struct key_t 11年前
  tmk 9bc82bf61c Change action API 11年前
  tmk 7054203e16 Merge branch 'transparent' 11年前
  tmk 2fe406de3a Add 'poker' target to Makefile.pjrc of gh60 11年前
  tmk 63c03dc137 Change keymap API 11年前
  tmk 48e6d0848c Make Transparent feature available to new keymaps. 11年前
  tmk f02431e9da Fix 'chage default layer' command. 11年前
  tmk 77af88042a Change ACTION_LAYER_SET_LAYER behaviour 11年前
  tmk 0c52ee59f0 Add transparent layer feature in gh60 11年前
  tmk 8215634175 Now includes LUFA-120730 in repository 11年前
  tmk e9e4c0edc5 Add support for LUFA-120730 11年前
  tmk b60f9c6ac6 Boot Magic key for gh60 11年前
  tmk 8c80deb775 Merge branch 'keymap2' 11年前
  tmk 39d0933393 Fix and add some in README 11年前
  tmk eea85c7e24 Fix is_tap_key() 11年前
  tmk 0be309ccc6 Add doc/keycode.txt 11年前
  tmk 4701b08b71 Merge branch 'gh60' 11年前
  tmk 74ecdd15a7 Add description of keymap and layer in README.md 11年前
  tmk b2aa142ee0 Clean layer actions. 11年前
  tmk aad91a30a3 Add macro feature. 11年前
  tmk 9a72c7b8a2 Support for ISO/JIS keys on ADB(Issue#22) 11年前
  tmk 1d7962ba8a Add user defined function to action. 11年前
  tmk d95463f2e0 Add legacy keymap support. 11年前
  tmk e760953910 Fix tapping. tap key just after tap timeout. 11年前
  tmk 7e1093b70f Fix: action LAYER_BIT uses xor now instead of and/or. 11年前
  tmk 10b9237fa6 Fix process_tapping(). 11年前
  tmk ddb560052a Clean debug print in action.c. 11年前
  tmk 1e3e41a2c9 Clean code. 11年前
  tmk 854c803fdd Add tap toggle feature to action. 11年前
  tmk bfd7fe5862 Add oneshot modifier action. 11年前
  tmk 66d5dd2842 Fix keycodes. It has 32 Fn keys now. 11年前
  tmk 585e00eebe Remove test_func. 11年前
  tmk ef873791bd New tapping logic. 11年前
  tmk d8dddf9f25 Minor fixes in keyboard.c. 11年前
  tmk 28b5f69ce5 Add prototype of Action Function. 11年前
  tmk 1fe820a865 Add bootmagic keys.(hhkb) 11年前
  tmk f71a5217b7 Fix mods with tapping. 11年前
  tmk ee7ce43335 Refactor struct keyevent_t. 11年前
  tmk 567b2ae525 Fix mods with tap key but some problems still exists. 11年前
  tmk 9f95e9cc27 Add support partly for modifier with tap key. 11年前