summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19Revert "Changed hotkey for bootloader jump"tmk1-1/+1
This reverts commit f31cbc7219c9a1903331771c10056302817e68ca.
2015-01-19Merge branch 'forhasu' of https://github.com/xauser/tmk_keyboard into ↵tmk12-1/+754
xauser-forhasu
2015-01-19hhkb: Update RN-42 docstmk2-8/+66
2015-01-18Added missing keyboards to main READMERalf Schmitt1-0/+2
2015-01-18Added NerD 80% (TKL) supportRalf Schmitt10-111/+149
2015-01-18Added NerD 60% supportRalf Schmitt11-0/+713
2015-01-18Changed hotkey for bootloader jumpRalf Schmitt1-1/+1
2015-01-16Merge branch 'rn42_integrate'tmk32-1047/+73
2015-01-16hhkb: Integrate RN-42 support, remove hhkb_rn42tmk32-1004/+69
2015-01-16hhkb_rn42: Move doctmk1-43/+4
2015-01-15hhkb: Fix layer stuck of keymap_hasutmk1-16/+18
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
2015-01-15Merge branch 'rn42'tmk15-692/+1027
2015-01-15rn42: Update doctmk2-35/+404
2015-01-15Use pgmspace for RN-42 commandstmk1-33/+137
2015-01-15Increase buffer of rn42_gets() and change rn42_linked()tmk2-6/+6
2015-01-15rn42: Add commands for RN-42tmk1-81/+153
2015-01-15rn42: Add rn42_getc and rn42_getstmk2-0/+32
2015-01-15Fxi layer stuck of keymap_hasutmk1-12/+12
- In mouse key layer with holding semicolon, press Fn0, release semicolon and release Fn0 now layer 1 is stuck.
2015-01-15Update doctmk2-451/+128
2015-01-15Change RN42 state displaytmk1-18/+24
2015-01-15Fix power saving while USB suspendedtmk4-15/+27
- doesn't pwoer save while Bluetooth turns on
2015-01-15Add wait for charging capacitance of ADC S/Htmk1-0/+1
2015-01-15Fix: enable digital input for PF5tmk1-1/+1
2015-01-15Clean ADC code of battery_voltage()tmk1-13/+2
2015-01-15Disable input buffer for ADCtmk1-0/+4
2015-01-15Update MEMOtmk1-2/+56
2015-01-15Add LUFA device state to command infotmk1-0/+2
2015-01-15Fix lufa sendchar() infinite wait looptmk2-19/+20
- 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 enumeratedtmk1-1/+1
2015-01-15Compensate timer during prower downtmk6-15/+27
2015-01-10hhkb: Add Makefile.jp for HHKB JPJun Wako3-6/+13
2015-01-04Merge branch 'mbed_infinity'Jun Wako29-99/+1955
2015-01-04infinity: Add initial files for keyboard supportJun Wako18-411/+1029
2015-01-04infinity: Move project specific files to localJun Wako7-4/+362
2015-01-04Fix linker script for NVIC vector on RAMJun Wako3-18/+8
2015-01-04Add openocd config files for K20Jun Wako2-0/+137
2015-01-04Add keyboard/infinityJun Wako8-56/+757
2015-01-04Fix ps2 protocol build using ps2_io.hJun Wako2-0/+2
2015-01-04Update makefiles to mbed-sdk 14666bbJun Wako4-87/+127
2015-01-04Ad hoc fix of print and debug for mbedJun Wako2-2/+12
2015-01-03Update other_projects.md - added TMK/ErgodoxOleg Kostyuk1-0/+1
2015-01-03bluefruit, pjrc: Update protocols for new APItmk6-35/+7
2015-01-01Fix modifier stuck of Lock command(#127)tmk1-0/+1
2014-12-30usb_usb: update READMEJun Wako1-1/+15
2014-12-28Added support for The Ghost Squid controller used for CM XT keyboard.Vlastimil Ovčáčík8-0/+605
- 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 Wako2-4/+11
2014-12-26Remove unwanted white spaceJun Wako1-3/+3
2014-12-26Add keycode for Fast Forward & RewindColt Ma2-2/+9
KC_MEDIA_FAST_FORWARD KC_MEDIA_REWIND
2014-12-24[ps2,terminal_usb] Quick fix for build problemtmk2-0/+3
2014-12-10usb_usb: Add SpaceFn and hasu keymapJun Wako7-125/+342