32 Commits (5c89d73755e1b42420f6b52e659f9489bc833ce9)

Author SHA1 Message Date
  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
  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
  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
  tmk 6f5e8ce17e usb_usb: Support locking key indicator LED 9 years ago
  tmk 070a6be638 Add description for non-US keys on keycode.h 9 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
  Jun Wako 7c3f14b7bb Fix handling of consumer usage #199 9 years ago
  Michael Tharp b52e29582a Improve anti-ghosting behavior for fast typing 9 years ago