66 Commits (b4e2d325f355a4d083106476393775e75e11f284)

Autor SHA1 Mensaje Fecha
  tmk 821c719e98 Add action 'Momentary switching with Modifiers' hace 9 años
  tmk c67ae2a6b5 Port action_* to mbed hace 10 años
  Ralf Schmitt 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) hace 10 años
  Simon Melhart a6afa845b9 Add tap toggle modifiers hace 10 años
  tmk d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC hace 10 años
  tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 hace 10 años
  tmk d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 hace 10 años
  tmk 2721022078 Add mechanical locking switch support for NumLock and ScrollLock hace 10 años
  tmk 6aaa6e0ef9 Add support for macro media/system keys hace 10 años
  tmk f8fbecff4d Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT hace 10 años
  Wraul 1eb8523e95 Add support for backlight hace 11 años
  tmk ff2d276b19 Use dprint and dprintf for debug hace 11 años
  tmk f9a7e224a4 Fix ACT_MODS action and switch_default_layer command hace 11 años
  tmk c6d88d2795 Rename file layer_switch to action_layer hace 11 años
  tmk cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP hace 11 años
  tmk 10f33a3e48 Remove ACT_KEYMAP and ACT_OVERLAY hace 11 años
  tmk c69f7e1069 Add action_tapping.[ch] for refactoring hace 11 años
  tmk 74aea627e7 Clean action.c hace 11 años
  tmk d44290b91b Add NO_ACTION_ONESHOT config option hace 11 años
  tmk dbcac865b9 Add NO_ACTION_KEYMAP config option hace 11 años
  tmk ecb7550a91 Add NO_ACTION_FUNCTION config option hace 11 años
  tmk 9757f960f9 Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options hace 11 años
  tmk b057511f45 Add NO_ACTION_OVERLAY config option hace 11 años
  tmk 92b92dd78f Add mechanical locking switch support for CapsLock hace 11 años
  tmk 1aa067e541 Clean action.h and add keymap doc hace 11 años
  tmk 40f1a4930a Fix SET_DEFAULT_LAYER action and keymap of gh60 hace 11 años
  tmk a207e848b3 Add tap flags on record_t hace 11 años
  tmk 23c32d304b Add MACRO action hace 11 años
  tmk 59e073e82b Fix tap key bug: layer stuck hace 11 años
  tmk c3d57b69e0 Add keymap clear/reset action hace 11 años
  tmk e0f960a576 Add overlay framework hace 11 años
  tmk e324fa2918 Rewrite layer action with layer_switch hace 11 años
  tmk d9f2875866 Replace layer_stack with layer_switch hace 11 años
  tmk 768ea72f10 Add layer_stack files taking apart from action.c hace 11 años
  tmk a4aae1c505 Change: 0 means default_layer in current_layer now hace 11 años
  tmk 0018e19f07 Add layer stack hace 11 años
  tmk c4421f585b Change struct key_t hace 11 años
  tmk 9bc82bf61c Change action API hace 11 años
  tmk 48e6d0848c Make Transparent feature available to new keymaps. hace 11 años
  tmk 77af88042a Change ACTION_LAYER_SET_LAYER behaviour hace 11 años
  tmk eea85c7e24 Fix is_tap_key() hace 11 años
  tmk b2aa142ee0 Clean layer actions. hace 11 años
  tmk aad91a30a3 Add macro feature. hace 11 años
  tmk 1d7962ba8a Add user defined function to action. hace 11 años
  tmk d95463f2e0 Add legacy keymap support. hace 11 años
  tmk e760953910 Fix tapping. tap key just after tap timeout. hace 11 años
  tmk 7e1093b70f Fix: action LAYER_BIT uses xor now instead of and/or. hace 11 años
  tmk 10b9237fa6 Fix process_tapping(). hace 11 años
  tmk ddb560052a Clean debug print in action.c. hace 11 años
  tmk 1e3e41a2c9 Clean code. hace 11 años