summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20next_usb: Fix keymaptmk1-1/+1
2015-09-20next_usb: Fix next_kbd_set_leds()tmk1-4/+12
2015-09-16Merge branch 'skullydazed-assignable_RESET'tmk2-0/+11
2015-09-16Change to KC_BOOTLOADER(KC_BTLD)tmk2-8/+7
2015-09-16Add an assignable RESET keyskullY2-0/+12
2015-09-16Merge branch 'ibm4704_alps102'tmk2-0/+30
2015-09-12Fix parenthesistmk1-1/+1
2015-09-12Fix weak modifier clear in action macrotmk1-0/+2
2015-09-11Add Ateml toolchain and remove specific chip nametmk1-6/+5
2015-09-07ibm4704: Add keymap for Alps modelstmk2-0/+30
https://geekhack.org/index.php?topic=54706.msg1858175#msg1858175
2015-09-05Fix 'enable break' commands for Alps modelstmk1-1/+2
https://geekhack.org/index.php?topic=54706.msg1856618#msg1856618
2015-08-08Fix #239 unresponsive keys of HHKB JP during power savingtmk1-8/+0
2015-07-23core: Fix lufa suspend callback(#234)tmk1-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.
2015-07-23hhkb: Add power saving code of matrix scan for JPtmk1-0/+8
2015-07-15usb_usb: Ignore error usage(0x01-03) reporttmk1-9/+18
2015-07-15usb_usb: Support locking key indicator LEDtmk4-47/+30
2015-07-11onekey: Add V-USB buildtmk2-0/+465
2015-07-11ps2_usb: Fix for V-USB buildtmk1-4/+4
2015-07-11ps2_usb: Fix for mbed buildtmk1-1/+1
2015-07-11core: Add keymap section ldscript for ATMega32U2tmk3-4/+279
2015-07-11m0110_usb: Change keymap and Makefiletmk8-286/+250
2015-06-26alps64: Change keymaps and USB descriptors.tmk4-9/+19
2015-06-26Add description for non-US keys on keycode.htmk1-2/+2
2015-06-02sun_usb: LED update for hotplug keyboard into convertertmk1-10/+19
2015-06-02sun_usb: Fix LED status update at startuptmk2-0/+17
2015-06-02sun_usb: Fix serial recv intrrupt trriger edge #228tmk1-2/+8
2015-05-22lufa: Fix console flush #223tmk1-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.
2015-05-21Revert "Make action_for_key a weak symbol"tmk2-6/+0
This reverts commit c17b8a599e3ec3b0a327bcd66082541f2517ab30. The commit made compile error and its intention is unclear.
2015-05-21Merge pull request #216 from DigitalBrains1/modelm101tmk1-0/+60
Add 101-key Model M terminal keyboard
2015-05-21Merge pull request #217 from SaskatoonTechworks/tmk_core_actiontmk2-0/+6
Make action_for_key a weak symbol
2015-05-19Make action_for_key a weak symbolDan McGregor2-0/+6
2015-05-18Merge branch 'ibm4704_fix_protocol'tmk11-54/+70
2015-05-18ibm4704_usb: Fix protocol handlingtmk5-29/+29
2015-05-18Add keyboard_setup() and matrix_setup()tmk6-6/+25
2015-05-18ibm4704_usb: Fix interrupt of clock(rising edge)tmk3-26/+23
2015-05-18ps2_usb: Fix pin configurationJun Wako3-6/+6
2015-05-17Add 101-key Model M terminal keyboardPeter Lebbing1-0/+60
2015-05-14ibm4704_usb: Add keymaps for 107 and 50-keytmk6-66/+122
2015-05-13Revert "hhkb: Fix bug of matrix initialization for JP"tmk1-1/+1
This reverts commit adfd5b92ebdc38721c89715e9071b35ecaeb79e9.
2015-05-13hhkb: Change documenttmk1-10/+11
2015-05-13adb_usb: Change READMEtmk1-49/+56
2015-05-13hhkb: Fix scan rate for HHKB JP #203tmk1-0/+6
2015-05-13hhkb: Add build optionstmk1-0/+4
2015-05-13hhkb: Change keymaptmk1-4/+37
2015-05-13alps64: Change keymaptmk1-15/+15
2015-05-13adb_usb: Change keymaptmk3-4/+4
2015-05-13usb_usb: Fix keymaptmk1-26/+4
2015-05-13usb_usb: Change debug LED pin configtmk2-11/+22
2015-05-13Reduce code size of magic commandstmk1-105/+90
2015-05-13Add description of AVR bootloader and boot sectiontmk1-6/+43