177 Commits (0133725f07df397d8160ca3e92b2e910886e3679)

Author SHA1 Message Date
  tmk ec06a3f9f5 core: Debug print for system and consumer keys 7 years ago
  tmk 5969d6267f core: Fix sleep_led 7 years ago
  tmk f57d834f13 core: Change matrix_init and matrix_print 7 years ago
  tmk f76a786b93 core: Add matrix_clear() and default impl. 7 years ago
  tmk 8f969d6544 core: Add suspend mode options 7 years ago
  tmk 9818d54d26 core: Fix suspend/wake for converters #386 7 years ago
  tmk 8758035677 core: LUFA_DEBUG_SUART for serial debug 7 years ago
  tmk 88c95615b9 core: Fix mechanical locking supoort #390 7 years ago
  tmk d356afb930 core: Fix OPT_DEFS for mbed build 7 years ago
  leizzer d13a1d5076 Change .gitignore for ChibiOS 7 years ago
  di0ib f700d01c6f make flashbin 7 years ago
  di0ib fe97a8eba0 cleanup spacing 7 years ago
  di0ib 37d06ecbb7 GNAP keyboard 7 years ago
  tmk 1c1f7b14e3 core: Fix build config in protocol.mk 7 years ago
  tmk 03007a59da core: Add short names in unimap 7 years ago
  tmk bd68c71e20 core: Fix dfu wait in rules.mk 7 years ago
  tmk 4703afac2f core: Fix 'make dfu' message 7 years ago
  Travis La Marr b2d791804d Fix OS X Recognizing keyboard as Mouse/Tablet 7 years ago
  tmk e5acff0312 core: 'make dfu' waits for bootloader to start 7 years ago
  tmk 384562bc8a core: Fix unimap UNIMAP_NO case 7 years ago
  tmk 61cad24a87 core: Change lufa NKRO report size 16 to 32 bytes 7 years ago
  tmk 765d82e8b1 core: Fix common.mk for build options 7 years ago
  tmk 6bc7bab6a5 core: Fix unimap layout comment 7 years ago
  tmk e84a5981e3 core: Add unimap support 7 years ago
  tmk 1b5266cb6e core: Fix doc/keymap.md for new keymap framework 7 years ago
  tmk 19dca3def8 core: Add default implemenation of keymap read 7 years ago
  tmk e5cb8469af core: action codes are action_t struct now 8 years ago
  tmk 9839bb83d9 core: Change chibios repo directory names 7 years ago
  tmk bd0f670345 core: Fix keycode.txt 7 years ago
  tmk a65fa6437c core: Fix USB remote wakeup on ATmega32U2 #361 8 years ago
  tmk 148c6a5175 usb_usb: Add multiple keyboard support 8 years ago
  tmk 7ce326dee5 core: Fix Logical Maximum in report descriptor 8 years ago
  tmk 279876ef5e core: Fix LUFA report descriptor 8 years ago
  tmk 230ed4bdef core: change API of adb.c to accept device address 8 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