143 Commits (master)

Author SHA1 Message Date
  tmk a65fa6437c core: Fix USB remote wakeup on ATmega32U2 #361 7 years ago
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 7 years ago
  tmk 7ce326dee5 core: Fix Logical Maximum in report descriptor 7 years ago
  tmk 279876ef5e core: Fix LUFA report descriptor 7 years ago
  tmk 230ed4bdef core: change API of adb.c to accept device address 7 years ago
  tmk e661296200 core: Add comment of register 3 of ADB 8 years ago
  tmk d702fe7504 core: Add adb_host_talk() 8 years ago
  esell 0c8c77450c update macro names in bluefruit 8 years ago
  tmk 24cee117d0 core: Fix media/consumer keys 8 years ago
  Nick Bair b17d2d176c Clean up wording in keymap example 8 years ago
  Nick Bair fd4d342568 Clarify layer precedence 8 years ago
  Nick Bair 336a27e91d clarify layer documentation 8 years ago
  tmk 6527e1d98a ps2_usb: Fix for VUSB configuration 8 years ago
  Ethan Apodaca a9bce90c60 Mostly working. Is unstable, will emit bad codes after a while. 8 years ago
  tmk 5e9b21d77d core: Actionmap support 8 years ago
  Ethan Apodaca 3def1c3065 Codes appear to be detected correctly, the break codes are broken. 8 years ago
  tmk 1d9c939f38 core: Fix chibios user compile options 8 years ago
  tmk 6360eb308c core: Fix ps2_mouse.c debug print 8 years ago
  obones 5a9953b46c Removed duplicate debug message code and surrounded it with IFDEF as needed 8 years ago
  flabbergast 803b65ea43 Chibios: Revert common.mk change (fix AVR linking problem). 8 years ago
  flabbergast fa52d8ba74 Chibios: cleanup usb_main code. 8 years ago
  flabbergast fdf808ee24 Chibios: Fix a HardFault bug (wait after start). 8 years ago
  tmk 5c89d73755 core: Remove unused warning. Fix tmk_keyboard/#293 8 years ago
  flabbergast 72c52d30c8 Chibios: add more guards for transmitting (fix a deadlock bug). 8 years ago
  Kai Ryu 42d5d64306 core: Speed up compilation 8 years ago
  tmk 5b820b9db8 core: Add note about sudo and git 8 years ago
  flabbergast 5ef7d89406 Chibios: Update to new USB API. 8 years ago
  tmk 7694eb62ac core: Fix variable initialize 8 years ago
  tmk 325a99acd9 core: Fix variable init and header include 8 years ago
  tmk 8ccbbde881 core: Add macro commands SM(), RM() and CM() 8 years ago
  Adrian L Lange 5a196b6444 Add support for storing, restoring and clearing modifiers in macros 8 years ago
  tmk 6baca549b9 core: Add dfu-programmer example to doc/build.md 8 years ago
  tmk 0851cf926f core: Fix doc/build.md 8 years ago
  duanhongyi c74eee6327 remove SERIAL_SOFT_DEBUG macro 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
  flabbergast 58867094c4 Chibios: add 'core/protocol' to the makefiles' search path. 8 years ago
  flabbergast a75834ee98 Do timeout when writing to CONSOLE EP queue. 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
  tmk 792327caac core: Update doc/build.md and remove other_projects.md 8 years ago
  flabbergast b110884a6d Workaround for compiler warnings when console disabled. 8 years ago
  flabbergast f108623011 Add maple mini code. 8 years ago
  tmk d0f174911e core: Fix rules.mk for dfu target 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 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