65 Commits (master)

Author SHA1 Message Date
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 7 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
  Jun Wako 77afc5a76f core: Fix NKRO ifdef 8 years ago
  tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol 8 years ago
  tmk e8a4a63ec4 core: Fix message print of debug command 8 years ago
  tmk 498654fc4c Change to KC_BOOTLOADER(KC_BTLD) 8 years ago
  skullY bb8c1d29fa Add an assignable RESET key 8 years ago
  tmk a8d4daa761 Fix parenthesis 8 years ago
  tmk 0c21b263f9 Fix weak modifier clear in action macro 8 years ago
  flabbergast a24ddf3403 NKRO fixes. 8 years ago
  flabbergast dc9fc9a7a4 Add basic sleep_led for chibios. 8 years ago
  flabbergast 7d4f3dd5a1 Move AVR specific sleep_led.c into avr. 8 years ago
  flabbergast d057e5157e Implement jump-to-bootloader. 8 years ago
  flabbergast 27dec2db7b Add ChibiOS support (USB stack + support files). 8 years ago
  flabbergast be9be90483 Modularity and gcc warnings fixes. 8 years ago
  tmk 6f5e8ce17e usb_usb: Support locking key indicator LED 8 years ago
  tmk 070a6be638 Add description for non-US keys on keycode.h 8 years ago
  tmk 5b46031658 Revert "Make action_for_key a weak symbol" 9 years ago
  Dan McGregor c17b8a599e Make action_for_key a weak symbol 9 years ago
  tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup() 9 years ago
  tmk 67137a908a Reduce code size of magic commands 9 years ago
  tmk 192024124b Add description of AVR bootloader and boot section 9 years ago
  Mekaniserad Apelsin 7780fd1c01 Add mouse support to ADB 9 years ago
  Jun Wako 1f4a22ee81 Remove unneeded tap delays #201 9 years ago