summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-15Fix lufa sendchar() infinite wait looptmk
- FrameNumber is not updated when adapter powered - can be blocked in sendchar() when pluged into AC adapter
2015-01-15Fix USB plug-in while BT mode falls to be enumeratedtmk
2015-01-15Compensate timer during prower downtmk
2015-01-11hhkb: Add Makefile.jp for HHKB JPJun Wako
2015-01-04Merge branch 'mbed_infinity'Jun Wako
2015-01-04infinity: Add initial files for keyboard supportJun Wako
2015-01-04infinity: Move project specific files to localJun Wako
2015-01-04Fix linker script for NVIC vector on RAMJun Wako
2015-01-04Add openocd config files for K20Jun Wako
2015-01-04Add keyboard/infinityJun Wako
2015-01-04Fix ps2 protocol build using ps2_io.hJun Wako
2015-01-04Update makefiles to mbed-sdk 14666bbJun Wako
2015-01-04Ad hoc fix of print and debug for mbedJun Wako
2015-01-03Update other_projects.md - added TMK/ErgodoxOleg Kostyuk
2015-01-03bluefruit, pjrc: Update protocols for new APItmk
2015-01-01Fix modifier stuck of Lock command(#127)tmk
2014-12-30usb_usb: update READMEJun Wako
2014-12-28Added support for The Ghost Squid controller used for CM XT keyboard.Vlastimil Ovčáčík
- initial commit - created as clone of the kitten_paw subproject with pins adjusted for CM XT
2014-12-26Merge branch 'mumchristmas-Apple_media_key_fix' #160Jun Wako
2014-12-26Remove unwanted white spaceJun Wako
2014-12-26Add keycode for Fast Forward & RewindColt Ma
KC_MEDIA_FAST_FORWARD KC_MEDIA_REWIND
2014-12-24[ps2,terminal_usb] Quick fix for build problemtmk
2014-12-11usb_usb: Add SpaceFn and hasu keymapJun Wako
2014-12-11Merge branch 'usb_usb_hub'Jun Wako
2014-12-11Update READMEJun Wako
2014-12-11Change debug print configJun Wako
2014-12-10Add USB Hub supportJun Wako
2014-12-10Add submodule legitimate USB_Host_Shield_2.0Jun Wako
2014-12-10Remove submodule USB_Host_Shield_2.0Jun Wako
2014-12-10Fix print init; print_set_sendchar in mainJun Wako
2014-12-10Change USB PIDJun Wako
2014-12-05usb_usb: Update for new core layoutJun Wako
2014-11-30Fixing typo in console modeBrooks Swinnerton
2014-11-25hhkb: Change keymap and bootmagic salt keytmk
2014-11-24Merge branch 'u2_fix'tmk
2014-11-24Fix endpoint buffer setting for AT90USB82/162.tmk
2014-11-24Merge branch 'merge_rn42'tmk
2014-11-24Change key_t to keypos_ttmk
2014-11-24Fix debug.htmk
2014-11-24Merge branch 'rn42' into merge_rn42tmk
Conflicts: .gitignore common.mk common/debug_config.h common/print.h
2014-11-23Update doctmk
2014-11-23Remove MCU dependent code from common/keyboard.ctmk
2014-11-23Matrix power savingtmk
2014-11-20Documentation: small mistakeOleg Kostyuk
Originally reported as https://github.com/cub-uanic/tmk_keyboard/issues/10, all credits to @olivierpons
2014-11-20USB initialize when plug-in during battery poweredtmk
2014-11-20ps2_usb: Fix READMEJun Wako
2014-11-20adb_usb: Remove old comment of Makefiletmk
2014-11-18Merge branch 'action_fix'tmk
2014-11-14Add initializer of debug_config for GCC < 4.6.0(#144)tmk
2014-11-14Fix for 'unnamed field in initializer' GCC bug(Fix #143)tmk