953 Commits (c61210cfff21f88c25ad102dcd3afe58ce251c96)
 

Author SHA1 Message Date
  flabbergast c61210cfff Add Teensy LC onekey example. 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 b388269407 Merge branch 'master' into chibios 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 5ce9bf8353 Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' 8 years ago
  Jun Wako fdc38ef3f9 Squashed 'tmk_core/' changes from dc0e46e..57d27a8 8 years ago
  Jun Wako 77afc5a76f core: Fix NKRO ifdef 8 years ago
  Jun Wako 79fd952da4 ibm4704: Add keymap for Alps 102-key 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 0b14b56006 next_usb: Fix for mssing key event 8 years ago
  tmk c1f36042b4 next_usb: Change LEDs usage for CapsLock status 8 years ago
  tmk 4fd703e995 next_usb: Change for TMK converter configuration 8 years ago
  tmk 276fc93016 next_usb: Fix keymap 8 years ago
  tmk 9b99f8f864 next_usb: Fix next_kbd_set_leds() 8 years ago
  tmk 6147f5705a Merge branch 'skullydazed-assignable_RESET' 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 dc04983fd7 Merge branch 'ibm4704_alps102' 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
  tmk 9f1d23bfe1 Add Ateml toolchain and remove specific chip name 8 years ago
  flabbergast 1bcf15a8ea Add comments to chibi_onekey Makefile. 8 years ago
  flabbergast a24ddf3403 NKRO fixes. 8 years ago
  flabbergast 9540016b12 Update chibios README. 8 years ago
  flabbergast 66b64efc3d Add chibi_onekey example. 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 a63a9c7845 ibm4704: Add keymap for Alps models 8 years ago
  tmk 455fd51a87 Fix 'enable break' commands for Alps models 8 years ago
  tmk 79cf2d59ae Fix #239 unresponsive keys of HHKB JP during power saving 8 years ago
  tmk 35203cad6a core: Fix lufa suspend callback(#234) 8 years ago
  tmk d4220ac9f3 hhkb: Add power saving code of matrix scan for JP 8 years ago
  tmk 1efdd867c8 usb_usb: Ignore error usage(0x01-03) report 8 years ago