summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-25Changed del key and added docsReed Swiernik
2015-04-25Updated makefile to properly handle non extended keymapsReed Swiernik
2015-04-25Added keymap w/ game modeReed Swiernik
2015-04-25updated makefileReed Swiernik
2015-04-24Change mbed sdk pathJun Wako
2015-04-24Squashed 'tmk_core/' changes from 7967731..b9e0ea0Jun Wako
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 Wako
2015-04-24Fix READMEJun Wako
2015-04-24Update for the latest mbed sdktmk
2015-04-23Remove unneeded tap delays #201Jun Wako
2015-04-23Fix URL of HID Usage Tables pdfJun Wako
2015-04-23Fix typo of doc/keycode.txtJun Wako
2015-04-23Fix handling of consumer usage #199Jun Wako
2015-04-23Merge branch 'mtharp-anti-ghost'Jun Wako
2015-04-23Improve anti-ghosting behavior for fast typingMichael Tharp
Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended.
2015-04-23Fix dfu-programmer parametersJun Wako
2015-04-23sun_usb: import dastels's keymap of Type 3Jun Wako
https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
2015-04-22Merge branch 'ibm4704_ext'Jun Wako
2015-04-22Move ring_buffer.h fileJun Wako
2015-04-22Fix debug printtmk
2015-04-22Fix ibm4704 protocol with using interrupttmk
2015-04-22Add keymap codelet for 77-key and 107-keytmk
2015-04-22Update READMEJun Wako
2015-04-22Squashed 'tmk_core/' changes from 05caacc..7967731Jun Wako
7967731 Update README git-subtree-dir: tmk_core git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako
2015-04-10Change TMK_DIR settingtmk
2015-04-10Squashed 'tmk_core/' content from commit 05caacctmk
git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk
2015-04-10Remove core library and build filestmk
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-04-02Merge pull request #10 from huntse/pull_reqJack Humbert
Latest custom map with lower + raise
2015-04-02Latest custom map with lower + raiseSean Hunter
2015-03-26Fix for dfu-programmer 0.7 #182Jun Wako
2015-03-23macrosJack Humbert
2015-03-23macrosJack Humbert
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-21Update README.mdJack Humbert
2015-03-21Merge pull request #9 from tmk/masterJack Humbert
updating
2015-03-21updated readmeJack Humbert
2015-03-21colemak shortcutsJack Humbert
2015-03-20function stuff tooJack Humbert
2015-03-20Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert
2015-03-20working extended keymapJack Humbert
2015-03-19Create keymap_tim.cJack Humbert
2015-03-19Merge pull request #8 from nathanrosspowell/masterJack Humbert
Housekeeping on `keymap_nathan.c`, updated documentation
2015-03-18Update keymap_nathan.cNathan Ross Powell
Remove macro for KEYMAP_GRID that is in keymap_common.h. Add comments with ASCII art for the two layouts in keymap_common.h.