summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add compile options '-fdata-sections'Jun Wako2015-05-101-0/+1
| | |
| * | Merge branch 'mek-apelsin-lola'tmk2015-04-283-0/+69
| |\ \
| | * | Add mouse support to ADBMekaniserad Apelsin2015-04-268-1/+114
| | | | | | | | | | | | | | | | | | | | | | | | Adding the makefile options ADB_MOUSE_ENABLE and ADB_MOUSE_ACCMAX. Might have gone overboard with comments, and tried but failed at not adding more than necessary outside the converter/adb_usb/ folder.
| * | | Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-285-1/+45
| |\ \ \ | | |/ / | |/| / | | |/
| | * Squashed 'tmk_core/' changes from b9e0ea0..caca2c0tmk2015-04-2813-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
| * | Change mbed sdk pathJun Wako2015-04-241-1/+1
| | |
| * | Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako2015-04-244198-0/+2016457
| |\|
| | * Squashed 'tmk_core/' changes from 7967731..b9e0ea0Jun Wako2015-04-244198-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
| * | Fix READMEJun Wako2015-04-241-3/+8
| | |
| * | Update for the latest mbed sdktmk2015-04-241-15/+17
| | |
| * | Remove unneeded tap delays #201Jun Wako2015-04-232-8/+13
| | |
| * | Fix URL of HID Usage Tables pdfJun Wako2015-04-232-2/+2
| | |
| * | Fix typo of doc/keycode.txtJun Wako2015-04-232-2/+2
| | |
| * | Fix handling of consumer usage #199Jun Wako2015-04-231-1/+1
| | |
| * | Merge branch 'mtharp-anti-ghost'Jun Wako2015-04-231-2/+13
| |\ \
| | * | Improve anti-ghosting behavior for fast typingMichael Tharp2015-04-231-2/+13
| |/ / | | | | | | | | | | | | Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended.
| * | Fix dfu-programmer parametersJun Wako2015-04-231-1/+5
| | |
| * | sun_usb: import dastels's keymap of Type 3Jun Wako2015-04-232-2/+182
| | | | | | | | | | | | https://github.com/dastels/tmk_keyboard/tree/master/converter/sun3_usb
| * | Merge branch 'ibm4704_ext'Jun Wako2015-04-226-109/+190
| |\ \
| | * | Move ring_buffer.h fileJun Wako2015-04-221-0/+0
| | | |
| | * | Fix debug printtmk2015-04-223-18/+7
| | | |
| | * | Fix ibm4704 protocol with using interrupttmk2015-04-224-82/+149
| | | |
| | * | Add keymap codelet for 77-key and 107-keytmk2015-04-222-12/+37
| |/ /
| * | Update READMEJun Wako2015-04-221-76/+19
| | |
| * | Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako2015-04-221-166/+16
| |\|
| | * Squashed 'tmk_core/' changes from 05caacc..7967731Jun Wako2015-04-221-166/+16
| | | | | | | | | | | | | | | | | | | | | 7967731 Update README git-subtree-dir: tmk_core git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36
| * | Change TMK_DIR settingtmk2015-04-1051-51/+51
| | |
| * | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10533-0/+102047
| |\|
| | * Squashed 'tmk_core/' content from commit 05caacctmk2015-04-10533-0/+102047
| | | | | | | | | | git-subtree-dir: tmk_core git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
| * Remove core library and build filestmk2015-04-10522-99361/+0
| |
| * Change TOP_DIR to TMK_DIR in makefilestmk2015-04-0958-295/+295
| |
| * usb_hid: Update USB_Host_Shield_2.0Jun Wako2015-04-071-0/+0
| |
| * hhkb: Chane keymap for hasuJun Wako2015-04-071-2/+2
| |
| * hhkb: Fix bug of matrix initialization for JPJun Wako2015-04-071-1/+1
| |
| * Add alps64tmk2015-04-058-0/+691
| |
| * Fix for dfu-programmer 0.7 #182Jun Wako2015-03-261-0/+5
| |
| * infinity: Fix disabling watchdogJun Wako2015-03-225-4/+400
| | | | | | | | | | - watchdog is timed out before disabling it by mbed startup - old booloader disable watchdog while new(2015/01) doesn't
* | README changesJack Humbert2015-10-271-6/+18
| |
* | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2015-10-271-1/+1
|\ \
| * \ Merge pull request #28 from abienz/masterJack Humbert2015-10-261-1/+1
| |\ \ | | | | | | | | Added volume down to function layer
| | * | Added volume down to function layerabienz2015-09-011-1/+1
| | | |
* | | | READMEsJack Humbert2015-10-273-10/+11
|/ / /
* | | fixed MOsJack Humbert2015-10-261-9/+3
| | |
* | | Merge pull request #32 from jackhumbert/hf/commentsJack Humbert2015-10-2619-1512/+65
|\ \ \ | | | | | | | | [Jack & Erez] Comments + tiny updates and cleanup
| * | | [Jack & Erez] Comments + tiny updates and cleanupErez Zukerman2015-10-2719-1512/+65
|/ / /
* | | fixed makefile, added MO DF shortcutsJack Humbert2015-10-265-48/+104
| | |
* | | ez with ledsJack Humbert2015-10-267-0/+1510
| | |
* | | added ergodoxJack Humbert2015-10-2617-128/+1627
| | |
* | | quantum separatedJack Humbert2015-10-2626-384/+359
| | |
* | | fixes for bluetooth without usbJack Humbert2015-10-255-117/+52
| | |