76 Commits (39c0c27587a76e94996f2f17fef94c8b90c73bf6)

Author SHA1 Message Date
  tmk e5bad3f3b7 core: Fix debug print of usb_hid 8 years ago
  tmk 6cd178ced9 core: Add keycode KC_JPY for JIS 8 years ago
  flabbergast 41f5be3b7a Chibios: Remove the wait in the main loop. 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 7c4a2fab6d Chibios/usb_main: rename a variable for clarity. 8 years ago
  Jun Wako 8bcddd24f7 Fix drop key stroke 8 years ago
  Jun Wako 1c5c9d94c8 Fix report size of boot protocol. 8 years ago
  flabbergast 6def104530 ChibiOS/STM32: send remote wakeup. 8 years ago
  flabbergast 2e06ccf70a ChibiOS/kinetis: sending remote wakeup. 8 years ago
  flabbergast c1c8e079ca Chibios: use WFI in idle. WIP suspend stuff. 8 years ago
  flabbergast 2b4066bb93 Move chibios/cortex selection to local Makefiles. 8 years ago
  flabbergast 9178ea2d73 Rename chibios example keyboard. 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 3c08375616 Fix chibios/usb_main GET_REPORT handing. 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 bf3d4b3c06 lufa: Fix endpoint bank mode for ATMega32u2 8 years ago
  tmk 9b99f8f864 next_usb: Fix next_kbd_set_leds() 8 years ago
  tmk 498654fc4c Change to KC_BOOTLOADER(KC_BTLD) 8 years ago
  skullY bb8c1d29fa Add an assignable RESET key 8 years ago
  flabbergast 438559f11d Rename some Makefile defines. 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 9540016b12 Update chibios README. 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 5248511209 Fix bootloader-jump compiling. 8 years ago
  flabbergast 9cc281b4ef Small updates. 8 years ago
  flabbergast d057e5157e Implement jump-to-bootloader. 8 years ago
  flabbergast 8152d279a4 Move chibios to tool. 8 years ago
  flabbergast 1d115301d4 Make usb_main more USB_DRIVER #define independent. 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 35203cad6a core: Fix lufa suspend callback(#234) 8 years ago
  tmk 1efdd867c8 usb_usb: Ignore error usage(0x01-03) report 9 years ago
  tmk 6f5e8ce17e usb_usb: Support locking key indicator LED 9 years ago
  tmk 8746ad98cc core: Add keymap section ldscript for ATMega32U2 9 years ago
  tmk 070a6be638 Add description for non-US keys on keycode.h 9 years ago
  tmk fdce0c9cc0 lufa: Fix console flush #223 9 years ago