106 Révisions (5bd0a8e7244e3a89720a480c2aa4ea807095be65)

Auteur SHA1 Message Date
  tmk 5bd0a8e724 Add breathing sleep LED during USB suspend il y a 11 ans
  tmk db5fb1ece1 Fix debouncing and add legacy keymap support il y a 11 ans
  tmk 96914f6084 Add mechanical locking switch support for CapsLock il y a 11 ans
  tmk 9c363dc9a3 Add build option BOOTMAGIC_ENABLE il y a 11 ans
  tmk f0ffb79683 Fix debug parameter setting in eeconfig il y a 11 ans
  tmk a8b4aa28a4 Fix legacy keymap support il y a 11 ans
  tmk 46107e2ead Add default value to BOOTLOADER_SIZE il y a 11 ans
  tmk 1d146882cd Add keyconf in eeconfig.c il y a 11 ans
  tmk 92665c4be3 Rename HOST_* to PROTOCOL_* in protocol/*.mk il y a 11 ans
  tmk e7ffad1f10 Add KEYCONF to eeconfig.c il y a 11 ans
  tmk 9cc2a466f7 Add BOOTLOADER_SIZE and remove BOOT_SIZE il y a 11 ans
  tmk f7a1a8f80f Fix watchdog in bootloader jump il y a 11 ans
  tmk 1f312d2c85 Add bootmagic.c and fix bootloader_jump il y a 11 ans
  tmk e26c25f23e Add eeconfig.c - eeprom stored paramerters il y a 11 ans
  tmk 0e48c56586 Remove matrix_key_count() from matrix.h il y a 11 ans
  tmk afcef8440b Fix ghost block and remove matrix_has_ghost() il y a 11 ans
  tmk 88d6bb0b36 Fix keymap for new framework il y a 11 ans
  tmk f5db7ec538 Clean action.h and add keymap doc il y a 11 ans
  tmk 792a794fde Create keymap.md il y a 11 ans
  tmk d193a6d2ef Fix SET_DEFAULT_LAYER action and keymap of gh60 il y a 11 ans
  tmk 71bd9a72fb Add tap flags on record_t il y a 11 ans
  tmk ff1561b644 Fix bit shift which is beyond int size(16bit) il y a 11 ans
  tmk 664796855b Add MACRO action il y a 11 ans
  tmk 22a91bf9ab Fix README and comments in action.h il y a 11 ans
  tmk b0558b5f77 Fix tap key bug: layer stuck il y a 11 ans
  tmk 4c8f2bbfa2 Add keymap clear/reset action il y a 11 ans
  tmk e023ca517c Add overlay framework il y a 11 ans
  tmk 58a0845d6a Rewrite layer action with layer_switch il y a 11 ans
  tmk 4039537bce Replace layer_stack with layer_switch il y a 11 ans
  tmk a15de8f9a9 Fix switch_default_layer command il y a 11 ans
  tmk 064a11528f Add layer_stack files taking apart from action.c il y a 11 ans
  tmk 8b8b79e039 Change: 0 means default_layer in current_layer now il y a 11 ans
  tmk e9de2f1663 Add layer stack il y a 11 ans
  tmk 448da5d477 Change struct key_t il y a 11 ans
  tmk c044a0841b Change action API il y a 11 ans
  tmk ce703f1bf2 Change keymap API il y a 11 ans
  tmk a5d8d81e20 Make Transparent feature available to new keymaps. il y a 11 ans
  tmk b94cb92c8d Fix 'chage default layer' command. il y a 11 ans
  tmk 337d490540 Change ACTION_LAYER_SET_LAYER behaviour il y a 11 ans
  tmk 1ae0bc4abd Boot Magic key for gh60 il y a 11 ans
  tmk c67eb72c6b Fix is_tap_key() il y a 11 ans
  tmk a934e6c9fd Add doc/keycode.txt il y a 11 ans
  tmk 2c27bc5876 Clean layer actions. il y a 11 ans
  tmk 390cdf0c8e Add macro feature. il y a 11 ans
  tmk 4f274d125f Add user defined function to action. il y a 11 ans
  tmk 52efc71624 Add legacy keymap support. il y a 11 ans
  tmk d3f8f0691c Fix tapping. tap key just after tap timeout. il y a 11 ans
  tmk 88e185d69b Fix: action LAYER_BIT uses xor now instead of and/or. il y a 11 ans
  tmk fce0c47737 Fix process_tapping(). il y a 11 ans
  tmk 7a02f1fc56 Clean debug print in action.c. il y a 11 ans