aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* usb_usb: Fix keymaptmk2015-05-131-26/+4
|
* usb_usb: Change debug LED pin configtmk2015-05-132-11/+22
|
* Reduce code size of magic commandstmk2015-05-131-105/+90
|
* Add description of AVR bootloader and boot sectiontmk2015-05-131-6/+43
|
* usb_usb: Fix initialize proceduretmk2015-05-132-17/+13
|
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-131863-64030/+422739
|\
| * Squashed 'tmk_core/' changes from caca2c0..dc0e46etmk2015-05-131863-64030/+422739
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dc0e46e Rename LUFA to LUFA-git 3bfa7fa Remove LUFA-120730 215b764 Merge commit 'afa0f22a9299686fd88f58ce09c5b521ac917e8f' as 'protocol/lufa/LUFA' afa0f22 Squashed 'protocol/lufa/LUFA/' content from commit def7fca c0c42fa Remove submodule of LUFA 30f897d Merge commit '87ced33feb74e79c3281dda36eb6d6d153399b41' as 'protocol/usb_hid/USB_Host_Shield_2.0' 87ced33 Squashed 'protocol/usb_hid/USB_Host_Shield_2.0/' content from commit aab4a69 14f6d49 Remove submodule of USB_Host_Shield_2.0 git-subtree-dir: tmk_core git-subtree-split: dc0e46eaa4367d4e218f8816e3c117895820f07c
* | 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
* m0110: Fix MakefileJun Wako2015-03-191-1/+1
|
* m0110: Fix README.md and keymap_intl.cJun Wako2015-03-192-6/+6
|
* m0110: Add support for international keyboardJun Wako2015-03-1910-244/+345
|
* infinity: For production model and add SpaceFnJun Wako2015-03-054-5/+37
|
* Fix call parameter of suspend_power_down()Jun Wako2015-01-262-2/+2
|
* Merge pull request #176 from xauser/forhasutmk2015-01-253-5/+5
|\ | | | | NerD bugfix