264 Commits (58a0845d6ad4c26cf7fd8a828c9fd5559ea31be2)
 

Autor SHA1 Mensaje Fecha
  tmk 58a0845d6a Rewrite layer action with layer_switch hace 11 años
  tmk 4039537bce Replace layer_stack with layer_switch hace 11 años
  tmk 6007b79ec2 Merge branch 'layer_stack' hace 11 años
  tmk a15de8f9a9 Fix switch_default_layer command hace 11 años
  tmk 064a11528f Add layer_stack files taking apart from action.c hace 11 años
  tmk 510e5a2ee4 Fix Make dependency file names hace 11 años
  tmk 8b8b79e039 Change: 0 means default_layer in current_layer now hace 11 años
  tmk e9de2f1663 Add layer stack hace 11 años
  tmk 9874bf168a Merge branch 'actionfix' hace 11 años
  tmk 448da5d477 Change struct key_t hace 11 años
  tmk c044a0841b Change action API hace 11 años
  tmk 7395e1cba0 Merge branch 'transparent' hace 11 años
  tmk ce703f1bf2 Change keymap API hace 11 años
  tmk a5d8d81e20 Make Transparent feature available to new keymaps. hace 11 años
  tmk b94cb92c8d Fix 'chage default layer' command. hace 11 años
  tmk 337d490540 Change ACTION_LAYER_SET_LAYER behaviour hace 11 años
  tmk d35efe06ba Add support for LUFA-120730 hace 11 años
  tmk 1ae0bc4abd Boot Magic key for gh60 hace 11 años
  tmk 6c990fa9a7 Merge branch 'keymap2' hace 11 años
  tmk 0e86f6030b Fix and add some in README hace 11 años
  tmk c67eb72c6b Fix is_tap_key() hace 11 años
  tmk a934e6c9fd Add doc/keycode.txt hace 11 años
  tmk ed7be7ba35 Merge branch 'gh60' hace 11 años
  tmk 44d8bcb462 Add description of keymap and layer in README.md hace 11 años
  tmk 2c27bc5876 Clean layer actions. hace 11 años
  tmk 390cdf0c8e Add macro feature. hace 11 años
  tmk 5d3e59f9f3 Support for ISO/JIS keys on ADB(Issue#22) hace 11 años
  tmk 4f274d125f Add user defined function to action. hace 11 años
  tmk 52efc71624 Add legacy keymap support. hace 11 años
  tmk d3f8f0691c Fix tapping. tap key just after tap timeout. hace 11 años
  tmk 88e185d69b Fix: action LAYER_BIT uses xor now instead of and/or. hace 11 años
  tmk fce0c47737 Fix process_tapping(). hace 11 años
  tmk 7a02f1fc56 Clean debug print in action.c. hace 11 años
  tmk 3b8abfb0c3 Clean code. hace 11 años
  tmk 1dbf26940e Add tap toggle feature to action. hace 11 años
  tmk 330ab0db4e Add oneshot modifier action. hace 11 años
  tmk 8d9bb5b103 Fix keycodes. It has 32 Fn keys now. hace 11 años
  tmk 174c248ee1 Remove test_func. hace 11 años
  tmk 0feeb37236 New tapping logic. hace 11 años
  tmk 78fd0fa6b3 Minor fixes in keyboard.c. hace 11 años
  tmk bab803d80c Add prototype of Action Function. hace 11 años
  tmk a2bacd10ef Add bootmagic keys.(hhkb) hace 11 años
  tmk c05e188e73 Fix mods with tapping. hace 11 años
  tmk 37c7b143ec Refactor struct keyevent_t. hace 11 años
  tmk c773478b3c Fix mods with tap key but some problems still exists. hace 11 años
  tmk a295aa6aa9 Add support partly for modifier with tap key. hace 11 años
  tmk cb795497fa Fix waiting_keys and periodical update for delaying layer. hace 11 años
  tmk 1f26a639d4 Fix tap key using delaying_layer and waiting_key. hace 11 años
  tmk 93078aad21 Add new layer actions. hace 11 años
  tmk 1f248ccc5f Remove DEBUG_LED from pjrc stack. hace 11 años