summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ibm4704_alps102'tmk2015-09-162-0/+30
|\
| * ibm4704: Add keymap for Alps modelstmk2015-09-072-0/+30
| | | | | | | | https://geekhack.org/index.php?topic=54706.msg1858175#msg1858175
* | Fix parenthesistmk2015-09-121-1/+1
| |
* | Fix weak modifier clear in action macrotmk2015-09-121-0/+2
| |
* | Add Ateml toolchain and remove specific chip nametmk2015-09-121-6/+5
|/
* Fix 'enable break' commands for Alps modelstmk2015-09-051-1/+2
| | | | https://geekhack.org/index.php?topic=54706.msg1856618#msg1856618
* Fix #239 unresponsive keys of HHKB JP during power savingtmk2015-08-081-8/+0
|
* core: Fix lufa suspend callback(#234)tmk2015-07-231-1/+0
| | | | | With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason. It is unneeded in actual and removed.
* hhkb: Add power saving code of matrix scan for JPtmk2015-07-231-0/+8
|
* usb_usb: Ignore error usage(0x01-03) reporttmk2015-07-151-9/+18
|
* usb_usb: Support locking key indicator LEDtmk2015-07-154-47/+30
|
* onekey: Add V-USB buildtmk2015-07-122-0/+465
|
* ps2_usb: Fix for V-USB buildtmk2015-07-121-4/+4
|
* ps2_usb: Fix for mbed buildtmk2015-07-121-1/+1
|
* core: Add keymap section ldscript for ATMega32U2tmk2015-07-123-4/+279
|
* m0110_usb: Change keymap and Makefiletmk2015-07-118-286/+250
|
* alps64: Change keymaps and USB descriptors.tmk2015-06-264-9/+19
|
* Add description for non-US keys on keycode.htmk2015-06-261-2/+2
|
* sun_usb: LED update for hotplug keyboard into convertertmk2015-06-031-10/+19
|
* sun_usb: Fix LED status update at startuptmk2015-06-032-0/+17
|
* sun_usb: Fix serial recv intrrupt trriger edge #228tmk2015-06-021-2/+8
|
* lufa: Fix console flush #223tmk2015-05-221-1/+23
| | | | | Old console sent unneeded empty data every one milli sencond. After this fix console flushes endpoint data bank every 50ms only when needed.
* Revert "Make action_for_key a weak symbol"tmk2015-05-212-6/+0
| | | | | | This reverts commit c17b8a599e3ec3b0a327bcd66082541f2517ab30. The commit made compile error and its intention is unclear.
* Merge pull request #216 from DigitalBrains1/modelm101tmk2015-05-211-0/+60
|\ | | | | Add 101-key Model M terminal keyboard
| * Add 101-key Model M terminal keyboardPeter Lebbing2015-05-171-0/+60
| |
* | Merge pull request #217 from SaskatoonTechworks/tmk_core_actiontmk2015-05-212-0/+6
|\ \ | | | | | | Make action_for_key a weak symbol
| * | Make action_for_key a weak symbolDan McGregor2015-05-192-0/+6
|/ /
* | Merge branch 'ibm4704_fix_protocol'tmk2015-05-1911-54/+70
|\ \
| * | ibm4704_usb: Fix protocol handlingtmk2015-05-195-29/+29
| | |
| * | Add keyboard_setup() and matrix_setup()tmk2015-05-196-6/+25
| | |
| * | ibm4704_usb: Fix interrupt of clock(rising edge)tmk2015-05-193-26/+23
|/ /
* / ps2_usb: Fix pin configurationJun Wako2015-05-183-6/+6
|/
* ibm4704_usb: Add keymaps for 107 and 50-keytmk2015-05-146-66/+122
|
* Revert "hhkb: Fix bug of matrix initialization for JP"tmk2015-05-131-1/+1
| | | | This reverts commit adfd5b92ebdc38721c89715e9071b35ecaeb79e9.
* hhkb: Change documenttmk2015-05-131-10/+11
|
* adb_usb: Change READMEtmk2015-05-131-49/+56
|
* hhkb: Fix scan rate for HHKB JP #203tmk2015-05-131-0/+6
|
* hhkb: Add build optionstmk2015-05-131-0/+4
|
* hhkb: Change keymaptmk2015-05-131-4/+37
|
* alps64: Change keymaptmk2015-05-131-15/+15
|
* adb_usb: Change keymaptmk2015-05-133-4/+4
|
* 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
|\ \