110 Révisions (b057511f45de020c43021f2991569a53c2b929c9)

Auteur SHA1 Message Date
  tmk b057511f45 Add NO_ACTION_OVERLAY config option il y a 11 ans
  tmk 1687041267 Add COMMAND_ENABLE build option il y a 11 ans
  tmk 9a106537f6 Add NO_PRINT and NO_DEBUG config options. il y a 11 ans
  tmk db79c1160b Change sleep led step table to get smooth il y a 11 ans
  tmk f0c5f1b910 Add breathing sleep LED during USB suspend il y a 11 ans
  tmk 30f9baf898 Fix debouncing and add legacy keymap support il y a 11 ans
  tmk 92b92dd78f Add mechanical locking switch support for CapsLock il y a 11 ans
  tmk ef8439bddb Add build option BOOTMAGIC_ENABLE il y a 11 ans
  tmk d055e0633e Fix debug parameter setting in eeconfig il y a 11 ans
  tmk 1d5bbb55f2 Fix legacy keymap support il y a 11 ans
  tmk fe2230cf60 Add default value to BOOTLOADER_SIZE il y a 11 ans
  tmk e4fbaf30be Add keyconf in eeconfig.c il y a 11 ans
  tmk 09bd1aef12 Rename HOST_* to PROTOCOL_* in protocol/*.mk il y a 11 ans
  tmk de8ef18a53 Add KEYCONF to eeconfig.c il y a 11 ans
  tmk 51050875b7 Add BOOTLOADER_SIZE and remove BOOT_SIZE il y a 11 ans
  tmk f55c677ba4 Fix watchdog in bootloader jump il y a 11 ans
  tmk 4d64fd8faa Add bootmagic.c and fix bootloader_jump il y a 11 ans
  tmk 359b68d35f Add eeconfig.c - eeprom stored paramerters il y a 11 ans
  tmk 81d2753ab0 Remove matrix_key_count() from matrix.h il y a 11 ans
  tmk 9e9a85c142 Fix ghost block and remove matrix_has_ghost() il y a 11 ans
  tmk 5808317b69 Fix keymap for new framework il y a 11 ans
  tmk 1aa067e541 Clean action.h and add keymap doc il y a 11 ans
  tmk 083c75816f Create keymap.md il y a 11 ans
  tmk 40f1a4930a Fix SET_DEFAULT_LAYER action and keymap of gh60 il y a 11 ans
  tmk a207e848b3 Add tap flags on record_t il y a 11 ans
  tmk 1720cf34ca Fix bit shift which is beyond int size(16bit) il y a 11 ans
  tmk 23c32d304b Add MACRO action il y a 11 ans
  tmk 0368936060 Fix README and comments in action.h il y a 11 ans
  tmk 59e073e82b Fix tap key bug: layer stuck il y a 11 ans
  tmk c3d57b69e0 Add keymap clear/reset action il y a 11 ans
  tmk e0f960a576 Add overlay framework il y a 11 ans
  tmk e324fa2918 Rewrite layer action with layer_switch il y a 11 ans
  tmk d9f2875866 Replace layer_stack with layer_switch il y a 11 ans
  tmk 2b811352a1 Fix switch_default_layer command il y a 11 ans
  tmk 768ea72f10 Add layer_stack files taking apart from action.c il y a 11 ans
  tmk a4aae1c505 Change: 0 means default_layer in current_layer now il y a 11 ans
  tmk 0018e19f07 Add layer stack il y a 11 ans
  tmk c4421f585b Change struct key_t il y a 11 ans
  tmk 9bc82bf61c Change action API il y a 11 ans
  tmk 63c03dc137 Change keymap API il y a 11 ans
  tmk 48e6d0848c Make Transparent feature available to new keymaps. il y a 11 ans
  tmk f02431e9da Fix 'chage default layer' command. il y a 11 ans
  tmk 77af88042a Change ACTION_LAYER_SET_LAYER behaviour il y a 11 ans
  tmk b60f9c6ac6 Boot Magic key for gh60 il y a 11 ans
  tmk eea85c7e24 Fix is_tap_key() il y a 11 ans
  tmk 0be309ccc6 Add doc/keycode.txt il y a 11 ans
  tmk b2aa142ee0 Clean layer actions. il y a 11 ans
  tmk aad91a30a3 Add macro feature. il y a 11 ans
  tmk 1d7962ba8a Add user defined function to action. il y a 11 ans
  tmk d95463f2e0 Add legacy keymap support. il y a 11 ans