summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-19Revert "Changed hotkey for bootloader jump"tmk
This reverts commit f31cbc7219c9a1903331771c10056302817e68ca.
2015-01-19Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into ↵tmk
xauser-forhasu
2015-01-19hhkb: Update RN-42 docstmk
2015-01-18Added missing keyboards to main READMERalf Schmitt
2015-01-18Added NerD 80% (TKL) supportRalf Schmitt
2015-01-18Added NerD 60% supportRalf Schmitt
2015-01-18Changed hotkey for bootloader jumpRalf Schmitt
2015-01-16Merge branch 'rn42_integrate'tmk
2015-01-16hhkb: Integrate RN-42 support, remove hhkb_rn42tmk
2015-01-16hhkb_rn42: Move doctmk
2015-01-16hhkb: Fix layer stuck of keymap_hasutmk
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
2015-01-15Merge branch 'rn42'tmk
2015-01-15rn42: Update doctmk
2015-01-15Use pgmspace for RN-42 commandstmk
2015-01-15Increase buffer of rn42_gets() and change rn42_linked()tmk
2015-01-15rn42: Add commands for RN-42tmk
2015-01-15rn42: Add rn42_getc and rn42_getstmk
2015-01-15Fxi layer stuck of keymap_hasutmk
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
2015-01-15Update doctmk
2015-01-15Change RN42 state displaytmk
2015-01-15Fix power saving while USB suspendedtmk
- doesn't pwoer save while Bluetooth turns on
2015-01-15Add wait for charging capacitance of ADC S/Htmk
2015-01-15Fix: enable digital input for PF5tmk
2015-01-15Clean ADC code of battery_voltage()tmk
2015-01-15Disable input buffer for ADCtmk
2015-01-15Update MEMOtmk
2015-01-15Add LUFA device state to command infotmk
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