summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk533-0/+102047
2015-04-09Squashed 'tmk_core/' content from commit 05caacctmk533-0/+102047
git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
2015-04-09Remove core library and build filestmk522-99361/+0
2015-04-09Change TOP_DIR to TMK_DIR in makefilestmk58-295/+295
2015-04-07usb_hid: Update USB_Host_Shield_2.0Jun Wako1-0/+0
2015-04-07hhkb: Chane keymap for hasuJun Wako1-2/+2
2015-04-07hhkb: Fix bug of matrix initialization for JPJun Wako1-1/+1
2015-04-05Add alps64tmk8-0/+691
2015-03-26Fix for dfu-programmer 0.7 #182Jun Wako1-0/+5
2015-03-22infinity: Fix disabling watchdogJun Wako5-4/+400
- watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't
2015-03-18m0110: Fix MakefileJun Wako1-1/+1
2015-03-18m0110: Fix README.md and keymap_intl.cJun Wako2-6/+6
2015-03-18m0110: Add support for international keyboardJun Wako10-244/+345
2015-03-05infinity: For production model and add SpaceFnJun Wako4-5/+37
2015-01-26Fix call parameter of suspend_power_down()Jun Wako2-2/+2
2015-01-25Merge pull request #176 from xauser/forhasutmk3-5/+5
NerD bugfix
2015-01-21Kitten Paw, fix main README link to project.Ralf Schmitt1-1/+1
2015-01-21NerD, turn BRK into PAUS to get bootloader jump back.Ralf Schmitt2-4/+4
2015-01-19Add external projects using tmk_keyboardtmk1-1/+10
2015-01-19Merge pull request #148 from cub-uanic/patch-1tmk1-1/+1
Fix keycode.txt
2015-01-19Merge pull request #151 from bswinnerton/typo-fixtmk1-6/+6
Fixing typo in console mode
2015-01-19Merge branch 'vovcacik-ghost_squid'tmk8-0/+605
2015-01-19Merge branch 'ghost_squid' of https://github.com/vovcacik/tmk_keyboard into ↵tmk8-0/+605
vovcacik-ghost_squid Conflicts: README.md
2015-01-19Merge pull request #164 from cub-uanic/patch-2tmk1-0/+1
Update other_projects.md - added TMK/Ergodox
2015-01-19Fix typo 'keyobard' #166tmk3-3/+3
2015-01-19Merge branch 'xauser-forhasu'tmk11-0/+753
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