summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk
2015-04-07usb_hid: Update USB_Host_Shield_2.0Jun Wako
2015-04-07hhkb: Chane keymap for hasuJun Wako
2015-04-07hhkb: Fix bug of matrix initialization for JPJun Wako
2015-04-05Add alps64tmk
2015-03-26Fix for dfu-programmer 0.7 #182Jun Wako
2015-03-22infinity: Fix disabling watchdogJun Wako
- watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't
2015-03-19m0110: Fix MakefileJun Wako
2015-03-19m0110: Fix README.md and keymap_intl.cJun Wako
2015-03-19m0110: Add support for international keyboardJun Wako
2015-03-05infinity: For production model and add SpaceFnJun Wako
2015-01-26Fix call parameter of suspend_power_down()Jun Wako
2015-01-25Merge pull request #176 from xauser/forhasutmk
NerD bugfix
2015-01-21Kitten Paw, fix main README link to project.Ralf Schmitt
2015-01-21NerD, turn BRK into PAUS to get bootloader jump back.Ralf Schmitt
2015-01-19Add external projects using tmk_keyboardtmk
2015-01-19Merge pull request #148 from cub-uanic/patch-1tmk
Fix keycode.txt
2015-01-19Merge pull request #151 from bswinnerton/typo-fixtmk
Fixing typo in console mode
2015-01-19Merge branch 'vovcacik-ghost_squid'tmk
2015-01-19Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into ↵tmk
vovcacik-ghost_squid Conflicts: README.md
2015-01-19Merge pull request #164 from cub-uanic/patch-2tmk
Update other_projects.md - added TMK/Ergodox
2015-01-19Fix typo 'keyobard' #166tmk
2015-01-19Merge branch 'xauser-forhasu'tmk
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