91 Commits (master)

Author SHA1 Message Date
  tmk 300628e5dc core: Add MOD_NONE to mods_bit enum 7 years ago
  tmk c0f0909051 core: Fix LAYER_MODS() and LAYER_TAP() 7 years ago
  tmk be80ed2ef3 core: Cancel removing IS_ANY() at c98e89f 7 years ago
  tmk c98e89f2d5 core: Modifiers can be used as tap key Fix #422 7 years ago
  tmk a88ad58342 core: Swap position of PEQL and PENT in unimap 7 years ago
  Aldo Gunsing 54a1934607 core: Fix typo in definition AC_g 7 years ago
  tmk ec06a3f9f5 core: Debug print for system and consumer keys 7 years ago
  tmk 5969d6267f core: Fix sleep_led 7 years ago
  tmk f57d834f13 core: Change matrix_init and matrix_print 7 years ago
  tmk f76a786b93 core: Add matrix_clear() and default impl. 7 years ago
  tmk 8f969d6544 core: Add suspend mode options 7 years ago
  tmk 9818d54d26 core: Fix suspend/wake for converters #386 7 years ago
  tmk 8758035677 core: LUFA_DEBUG_SUART for serial debug 7 years ago
  tmk 88c95615b9 core: Fix mechanical locking supoort #390 7 years ago
  di0ib fe97a8eba0 cleanup spacing 7 years ago
  di0ib 37d06ecbb7 GNAP keyboard 7 years ago
  tmk 03007a59da core: Add short names in unimap 7 years ago
  tmk 384562bc8a core: Fix unimap UNIMAP_NO case 7 years ago
  tmk 6bc7bab6a5 core: Fix unimap layout comment 7 years ago
  tmk e84a5981e3 core: Add unimap support 7 years ago
  tmk 19dca3def8 core: Add default implemenation of keymap read 7 years ago
  tmk e5cb8469af core: action codes are action_t struct now 8 years ago
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 8 years ago
  tmk 24cee117d0 core: Fix media/consumer keys 8 years ago
  tmk 5e9b21d77d core: Actionmap support 8 years ago
  tmk 5c89d73755 core: Remove unused warning. Fix tmk_keyboard/#293 8 years ago
  tmk 7694eb62ac core: Fix variable initialize 8 years ago
  tmk 325a99acd9 core: Fix variable init and header include 8 years ago
  Adrian L Lange 5a196b6444 Add support for storing, restoring and clearing modifiers in macros 8 years ago
  Shayne Holmes 2a55b1d805 Fix typo in bootmagic debug message 8 years ago
  tmk 6382a9b5f4 usb_usb: Fix for keymap editor 8 years ago
  obones 66b6df0068 host_driver is only used if KEYBOARD_LOCK_ENABLE is defined 8 years ago
  Howard P. Logsdon 3dd8fb4627 Remove an errant comma trailing the KC_ERAS macro alias 8 years ago
  Jeff Gran d60a9b9048 enable TAPPING_TOGGLE=1 to work correctly 8 years ago
  flabbergast b110884a6d Workaround for compiler warnings when console disabled. 8 years ago
  Jeff Gran 681464c0f7 add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off 8 years ago
  Jeff Gran 81807dd2a6 enable TAPPING_TOGGLE=1 to work correctly 8 years ago
  tmk 6cd178ced9 core: Add keycode KC_JPY for JIS 8 years ago
  flabbergast c60dd87918 ChibiOS: prettify/document sleep_led code. 8 years ago
  flabbergast d3f4b01d22 ChibiOS: Update infinity bootloader code to match updated ChibiOS. 8 years ago
  flabbergast aef7a2973e Chibios: Add breathing sleep LED on Kinetis MCUs. 8 years ago
  flabbergast 44421f5bf4 ChibiOS: make reset request more CMSISy. 8 years ago
  flabbergast 0914c58351 Add correct chibios/bootloader_jump for infinity KB. 8 years ago
  flabbergast c1c8e079ca Chibios: use WFI in idle. WIP suspend stuff. 8 years ago
  flabbergast 2ac5cd730b Add eeprom support for chibios/kinetis. 8 years ago
  flabbergast cb663eeca6 Move declaration of keymap_config. 8 years ago
  flabbergast d9652cdf99 Make bootmagic.c code portable (_delay_ms -> wait_ms). 8 years ago
  flabbergast cd7f30299a Add missing #include to keymap.c. 8 years ago
  flabbergast 19bb28d102 Add ARM Teensies bootloader code. 8 years ago
  flabbergast 88c053f78e Move STM32 bootloader address config to separate .h file. 8 years ago