311 Révisions (5bd0a8e7244e3a89720a480c2aa4ea807095be65)
 

Auteur SHA1 Message Date
  tmk 5bd0a8e724 Add breathing sleep LED during USB suspend il y a 11 ans
  tmk 6ab85d1121 Add power down mode sleep and watchdog interrupt il y a 11 ans
  tmk bf9735b54c Add intial code of RemoteWakeUp il y a 11 ans
  tmk 4d6a8b6f74 Merge branch 'debouncing_fix' il y a 11 ans
  tmk db5fb1ece1 Fix debouncing and add legacy keymap support il y a 11 ans
  tmk 56b07a7d7c Add description of Locking CapsLock in README il y a 11 ans
  tmk 28032ccea4 Merge branch 'locking_caps' il y a 11 ans
  tmk 96914f6084 Add mechanical locking switch support for CapsLock il y a 11 ans
  tmk b57451f141 Add description of Boot Magic in README il y a 11 ans
  tmk 8b01649a6a Merge branch 'eeprom_config' 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 96160e1409 Merge branch 'ghost_fix' 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 756a940840 Merge branch 'overlays' il y a 11 ans
  tmk 88d6bb0b36 Fix keymap for new framework il y a 11 ans
  tmk e97488a1ab Fix README.md and doc/keymap.md 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 1fac81b30c Merge branch 'pc98_fix' into overlays il y a 11 ans
  tmk 1e829faed0 Fix software serial configure il y a 11 ans
  tmk be3dd3c372 Add serial_uart.c and use it for PC98 il y a 11 ans
  tmk 025c2ba312 Add parity option in serial_soft.c il y a 11 ans
  tmk 3e6cd81b64 Merge branch 'pc98' of github.com:tmk/tmk_keyboard into overlays il y a 11 ans
  tmk 15feb7a8e3 Fix debug code of serial_soft.c il y a 11 ans
  tmk 22a91bf9ab Fix README and comments in action.h il y a 11 ans
  tmk deebebf614 Fix softwere serial il y a 11 ans
  tmk 11b25580cb Quick Fix: read scan code from PC98 il y a 11 ans
  tmk 6f55cbee1d Add initial files for PC98 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 98d96b3b9a Merge branch 'layer_switch' 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 6007b79ec2 Merge branch 'layer_stack' il y a 11 ans