74 次程式碼提交 (f57d834f13f669cfcd821e6cfd307269c02b167b)

作者 SHA1 備註 提交日期
  tmk f57d834f13 core: Change matrix_init and matrix_print 7 年之前
  tmk f76a786b93 core: Add matrix_clear() and default impl. 7 年之前
  tmk 8f969d6544 core: Add suspend mode options 7 年之前
  tmk 9818d54d26 core: Fix suspend/wake for converters #386 7 年之前
  tmk 8758035677 core: LUFA_DEBUG_SUART for serial debug 7 年之前
  tmk 88c95615b9 core: Fix mechanical locking supoort #390 7 年之前
  tmk 03007a59da core: Add short names in unimap 7 年之前
  tmk 384562bc8a core: Fix unimap UNIMAP_NO case 7 年之前
  tmk 6bc7bab6a5 core: Fix unimap layout comment 7 年之前
  tmk e84a5981e3 core: Add unimap support 8 年之前
  tmk 19dca3def8 core: Add default implemenation of keymap read 8 年之前
  tmk e5cb8469af core: action codes are action_t struct now 8 年之前
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 8 年之前
  tmk 24cee117d0 core: Fix media/consumer keys 8 年之前
  tmk 5e9b21d77d core: Actionmap support 8 年之前
  tmk 5c89d73755 core: Remove unused warning. Fix tmk_keyboard/#293 8 年之前
  tmk 7694eb62ac core: Fix variable initialize 8 年之前
  tmk 325a99acd9 core: Fix variable init and header include 8 年之前
  Adrian L Lange 5a196b6444 Add support for storing, restoring and clearing modifiers in macros 8 年之前
  Shayne Holmes 2a55b1d805 Fix typo in bootmagic debug message 8 年之前
  tmk 6382a9b5f4 usb_usb: Fix for keymap editor 8 年之前
  obones 66b6df0068 host_driver is only used if KEYBOARD_LOCK_ENABLE is defined 8 年之前
  Howard P. Logsdon 3dd8fb4627 Remove an errant comma trailing the KC_ERAS macro alias 8 年之前
  Jeff Gran d60a9b9048 enable TAPPING_TOGGLE=1 to work correctly 8 年之前
  flabbergast b110884a6d Workaround for compiler warnings when console disabled. 8 年之前
  Jeff Gran 681464c0f7 add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off 8 年之前
  Jeff Gran 81807dd2a6 enable TAPPING_TOGGLE=1 to work correctly 8 年之前
  tmk 6cd178ced9 core: Add keycode KC_JPY for JIS 8 年之前
  flabbergast c60dd87918 ChibiOS: prettify/document sleep_led code. 8 年之前
  flabbergast d3f4b01d22 ChibiOS: Update infinity bootloader code to match updated ChibiOS. 8 年之前
  flabbergast aef7a2973e Chibios: Add breathing sleep LED on Kinetis MCUs. 8 年之前
  flabbergast 44421f5bf4 ChibiOS: make reset request more CMSISy. 8 年之前
  flabbergast 0914c58351 Add correct chibios/bootloader_jump for infinity KB. 8 年之前
  flabbergast c1c8e079ca Chibios: use WFI in idle. WIP suspend stuff. 8 年之前
  flabbergast 2ac5cd730b Add eeprom support for chibios/kinetis. 8 年之前
  flabbergast cb663eeca6 Move declaration of keymap_config. 8 年之前
  flabbergast d9652cdf99 Make bootmagic.c code portable (_delay_ms -> wait_ms). 8 年之前
  flabbergast cd7f30299a Add missing #include to keymap.c. 8 年之前
  flabbergast 19bb28d102 Add ARM Teensies bootloader code. 8 年之前
  flabbergast 88c053f78e Move STM32 bootloader address config to separate .h file. 8 年之前
  Jun Wako 77afc5a76f core: Fix NKRO ifdef 8 年之前
  tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol 8 年之前
  tmk e8a4a63ec4 core: Fix message print of debug command 8 年之前
  tmk 498654fc4c Change to KC_BOOTLOADER(KC_BTLD) 8 年之前
  skullY bb8c1d29fa Add an assignable RESET key 8 年之前
  tmk a8d4daa761 Fix parenthesis 8 年之前
  tmk 0c21b263f9 Fix weak modifier clear in action macro 8 年之前
  flabbergast a24ddf3403 NKRO fixes. 8 年之前
  flabbergast dc9fc9a7a4 Add basic sleep_led for chibios. 8 年之前
  flabbergast 7d4f3dd5a1 Move AVR specific sleep_led.c into avr. 8 年之前