88 Commits (88d6bb0b3650ecfb0e7a58a37e69f36c3671633c)

Autor SHA1 Mensaje Fecha
  tmk 88d6bb0b36 Fix keymap for new framework hace 11 años
  tmk f5db7ec538 Clean action.h and add keymap doc hace 11 años
  tmk 792a794fde Create keymap.md hace 11 años
  tmk d193a6d2ef Fix SET_DEFAULT_LAYER action and keymap of gh60 hace 11 años
  tmk 71bd9a72fb Add tap flags on record_t hace 11 años
  tmk 664796855b Add MACRO action hace 11 años
  tmk 22a91bf9ab Fix README and comments in action.h hace 11 años
  tmk b0558b5f77 Fix tap key bug: layer stuck hace 11 años
  tmk 4c8f2bbfa2 Add keymap clear/reset action hace 11 años
  tmk e023ca517c Add overlay framework hace 11 años
  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 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 8b8b79e039 Change: 0 means default_layer in current_layer now hace 11 años
  tmk e9de2f1663 Add layer stack hace 11 años
  tmk 448da5d477 Change struct key_t hace 11 años
  tmk c044a0841b Change action API 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 1ae0bc4abd Boot Magic key for gh60 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 2c27bc5876 Clean layer actions. hace 11 años
  tmk 390cdf0c8e Add macro feature. 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 ff1d6ba7f2 Fix bug of FAILSAFE key clear. hace 11 años