78 Commits (58a0845d6ad4c26cf7fd8a828c9fd5559ea31be2)

Autor SHA1 Mensagem Data
  tmk 58a0845d6a Rewrite layer action with layer_switch 11 anos atrás
  tmk 4039537bce Replace layer_stack with layer_switch 11 anos atrás
  tmk a15de8f9a9 Fix switch_default_layer command 11 anos atrás
  tmk 064a11528f Add layer_stack files taking apart from action.c 11 anos atrás
  tmk 8b8b79e039 Change: 0 means default_layer in current_layer now 11 anos atrás
  tmk e9de2f1663 Add layer stack 11 anos atrás
  tmk 448da5d477 Change struct key_t 11 anos atrás
  tmk c044a0841b Change action API 11 anos atrás
  tmk ce703f1bf2 Change keymap API 11 anos atrás
  tmk a5d8d81e20 Make Transparent feature available to new keymaps. 11 anos atrás
  tmk b94cb92c8d Fix 'chage default layer' command. 11 anos atrás
  tmk 337d490540 Change ACTION_LAYER_SET_LAYER behaviour 11 anos atrás
  tmk 1ae0bc4abd Boot Magic key for gh60 11 anos atrás
  tmk c67eb72c6b Fix is_tap_key() 11 anos atrás
  tmk a934e6c9fd Add doc/keycode.txt 11 anos atrás
  tmk 2c27bc5876 Clean layer actions. 11 anos atrás
  tmk 390cdf0c8e Add macro feature. 11 anos atrás
  tmk 4f274d125f Add user defined function to action. 11 anos atrás
  tmk 52efc71624 Add legacy keymap support. 11 anos atrás
  tmk d3f8f0691c Fix tapping. tap key just after tap timeout. 11 anos atrás
  tmk 88e185d69b Fix: action LAYER_BIT uses xor now instead of and/or. 11 anos atrás
  tmk fce0c47737 Fix process_tapping(). 11 anos atrás
  tmk 7a02f1fc56 Clean debug print in action.c. 11 anos atrás
  tmk 3b8abfb0c3 Clean code. 11 anos atrás
  tmk 1dbf26940e Add tap toggle feature to action. 11 anos atrás
  tmk 330ab0db4e Add oneshot modifier action. 11 anos atrás
  tmk 8d9bb5b103 Fix keycodes. It has 32 Fn keys now. 11 anos atrás
  tmk 174c248ee1 Remove test_func. 11 anos atrás
  tmk 0feeb37236 New tapping logic. 11 anos atrás
  tmk 78fd0fa6b3 Minor fixes in keyboard.c. 11 anos atrás
  tmk bab803d80c Add prototype of Action Function. 11 anos atrás
  tmk a2bacd10ef Add bootmagic keys.(hhkb) 11 anos atrás
  tmk c05e188e73 Fix mods with tapping. 11 anos atrás
  tmk 37c7b143ec Refactor struct keyevent_t. 11 anos atrás
  tmk c773478b3c Fix mods with tap key but some problems still exists. 11 anos atrás
  tmk a295aa6aa9 Add support partly for modifier with tap key. 11 anos atrás
  tmk cb795497fa Fix waiting_keys and periodical update for delaying layer. 11 anos atrás
  tmk 1f26a639d4 Fix tap key using delaying_layer and waiting_key. 11 anos atrás
  tmk 93078aad21 Add new layer actions. 11 anos atrás
  tmk ff1d6ba7f2 Fix bug of FAILSAFE key clear. 11 anos atrás
  tmk 38a8012def Fix action of system and consumer usage. 11 anos atrás
  tmk 770cfcff99 Add initial fix for new keymap. 11 anos atrás
  tmk ce3f30b643 Add bitpop16() in util.c. 11 anos atrás
  tmk ca55332107 Fixes from Tranquilite@GH. 11 anos atrás
  tmk 88fc51a04e Fix and keymap of hid_liber from alaricljs at geekhack.org. 11 anos atrás
  tmk 69bab9da77 Fix usage of debug flag 11 anos atrás
  tmk 19eac56d2f Add print_dec() and debug_dec(). 11 anos atrás
  tmk 170fafbf2f Add print utility 11 anos atrás
  tmk 06ed34ec8c Add LED feature to Sun converter 11 anos atrás
  tmk 8a84993ed6 Fix mousekey parameter bug 11 anos atrás