summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk5-1/+45
2015-04-28Squashed 'tmk_core/' changes from b9e0ea0..caca2c0tmk13-72/+210
caca2c0 Add mouse support to ADB 5b0835a Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' f2f7556 Remove unneeded tap delays #201 8124195 Fix URL of HID Usage Tables pdf 0bb4679 Fix typo of doc/keycode.txt b24fa1a Fix handling of consumer usage #199 6ae1a3d Improve anti-ghosting behavior for fast typing a4c9763 Fix dfu-programmer parameters b62b3f2 Move ring_buffer.h file 6ec424f Fix debug print 502fb0c Fix ibm4704 protocol with using interrupt git-subtree-dir: tmk_core git-subtree-split: caca2c01553394d959550034c817520d575c7fa0
2015-04-24Change mbed sdk pathJun Wako1-1/+1
2015-04-24Squashed 'tmk_core/' changes from 7967731..b9e0ea0Jun Wako4198-0/+2016457
b9e0ea0 Merge commit '7fa9d8bdea3773d1195b04d98fcf27cf48ddd81d' as 'tool/mbed/mbed-sdk' 7fa9d8b Squashed 'tool/mbed/mbed-sdk/' content from commit 7c21ce5 git-subtree-dir: tmk_core git-subtree-split: b9e0ea08cb940de20b3610ecdda18e9d8cd7c552
2015-04-24Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako4198-0/+2016457
2015-04-24Fix READMEJun Wako1-3/+8
2015-04-24Update for the latest mbed sdktmk1-15/+17
2015-04-23Remove unneeded tap delays #201Jun Wako2-8/+13
2015-04-23Fix URL of HID Usage Tables pdfJun Wako2-2/+2
2015-04-23Fix typo of doc/keycode.txtJun Wako2-2/+2
2015-04-23Fix handling of consumer usage #199Jun Wako1-1/+1
2015-04-23Merge branch 'mtharp-anti-ghost'Jun Wako1-2/+13
2015-04-23Improve anti-ghosting behavior for fast typingMichael Tharp1-2/+13
Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended.
2015-04-23Fix dfu-programmer parametersJun Wako1-1/+5
2015-04-23sun_usb: import dastels's keymap of Type 3Jun Wako2-2/+182
https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
2015-04-22Merge branch 'ibm4704_ext'Jun Wako6-109/+190
2015-04-22Move ring_buffer.h fileJun Wako1-0/+0
2015-04-22Fix debug printtmk3-18/+7
2015-04-22Fix ibm4704 protocol with using interrupttmk4-82/+149
2015-04-22Add keymap codelet for 77-key and 107-keytmk2-12/+37
2015-04-22Update READMEJun Wako1-76/+19
2015-04-22Squashed 'tmk_core/' changes from 05caacc..7967731Jun Wako1-166/+16
7967731 Update README git-subtree-dir: tmk_core git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako1-166/+16
2015-04-09Change TMK_DIR settingtmk51-51/+51
2015-04-09Squashed 'tmk_core/' content from commit 05caacctmk533-0/+102047
git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk533-0/+102047
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