summaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add tap toggle feature to action.tmk2013-01-281-2/+4
| |
| * Add oneshot modifier action.tmk2013-01-271-3/+9
| |
| * Add prototype of Action Function.tmk2013-01-231-2/+18
| |
| * Add bootmagic keys.(hhkb)tmk2013-01-231-0/+14
| | | | | | | | | | - kick bootloader - enable debug print
| * Add support partly for modifier with tap key.tmk2013-01-161-15/+3
| |
| * Fix waiting_keys and periodical update for delaying layer.tmk2013-01-151-1/+0
| |
| * Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-2/+6
| |
| * Add new layer actions.tmk2013-01-091-37/+41
| |
| * Fix action of system and consumer usage.tmk2012-12-171-2/+2
| |
| * Add initial fix for new keymap.tmk2012-12-164-54/+68
| |
* | Merge branch 'gh60'tmk2013-02-107-0/+815
|\ \
| * | Fix debouncing code.(gh60)tmk2013-01-011-28/+27
| | |
| * | Change keymap.(gh60)tmk2013-01-011-10/+10
| | |
| * | Add README and keymap layers.(GH60)tmk2012-12-275-84/+194
| | |
| * | Added Initial files for gh60.tmk2012-12-276-0/+706
| | |
* | | Fix PWM control of LED in phantom.tmk2013-01-121-4/+4
| | |
* | | Add ISO support to keymap.(hid_liber)tmk2013-01-071-4/+4
|/ /
* | Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)tmk2012-12-053-11/+23
| |
* | Fix pin configuration error(macway). issue #17tmk2012-11-251-2/+2
| |
* | Fix target name and product id of pahntom.tmk2012-11-233-3/+3
| |
* | Add initial files for Phantom from Tranquilite@GH.tmk2012-11-236-0/+721
| |
* | Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-135-126/+148
| |
* | Disable JTAG function for hid_liber to use PORTF.tmk2012-11-111-0/+4
| |
* | Fix copyright and license notices.tmk2012-11-104-19/+13
| |
* | Rename to hid_liber.tmk2012-11-106-0/+0
| |
* | Add comments on keymap.c.tmk2012-11-101-120/+84
| |
* | Add initial files for hid_libre.tmk2012-11-106-0/+733
|/
* Fix image link 3 :(tmk2012-11-011-3/+6
|
* Fix image link 2tmk2012-11-011-3/+3
|
* Fix image link in README.mdtmk2012-11-011-3/+3
|
* Improve documentationtmk2012-11-014-233/+201
|
* Fix keymap to adjust new keyboard.c.tmk2012-10-193-12/+12
|
* Fix projects for new keycodestmk2012-10-178-80/+77
|
* Fix HHKB iWRAP buildtmk2012-10-172-6/+7
|
* Fix HHKB keymaptmk2012-10-171-3/+3
|
* HHKB scan matrix: fix wait time on power ontmk2012-10-171-9/+12
|
* Add Mousekey parameters and accel keys.tmk2012-10-171-4/+4
|
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-172-2/+2
|
* Clean host.h interface.tmk2012-10-171-1/+1
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-172-27/+26
|
* Initial version of new code for layer switch is added.tmk2012-10-173-50/+10
|
* Fix: Makefiletmk2012-10-172-3/+4
|
* Debounce bug fixedJeffrey Sung2012-10-092-7/+12
|
* Power key supportJeffrey Sung2012-10-083-151/+160
| | | | debounce issue exists
* CapsLock SupportJeffrey Sung2012-09-173-125/+158
| | | | Don't define DEBOUNCE.
* Apple IIgs/Standard KeyboardJeffrey Sung2012-09-179-0/+690
|
* usb_hid: workaround for compile on Windows.tmk2012-09-041-56/+0
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-202-2/+3
|
* Change keymap of hhkb/macway.tmk2012-07-092-2/+2
|
* Interrupt driven Control ep and Console tasktmk2012-07-081-0/+3
|