summaryrefslogtreecommitdiffstats
path: root/keyboard
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Merge branch 'onekey'tmk7-0/+592
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk1-0/+4
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk3-17/+0
2013-10-07Add timeout option to MODS_ONESHOT #66tmk2-3/+6
2013-09-18Fix version info commandtmk1-2/+2
2013-09-11Add build option KEYMAP_SECTION for keymap editortmk2-278/+7
2013-09-11Add ld script for keymap sectiontmk3-8/+284
2013-08-05Add files for onekey(issue #56)tmk7-0/+592
2013-07-28Change README Makefile and config.h in hhkbtmk3-66/+29
2013-07-28Add NKRO support for LUFAtmk4-136/+7
2013-07-23Add bootmagic salt key to avoid accidental configurationtmk1-0/+3
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk1-4/+4
2013-07-23Add support for macro media/system keystmk1-5/+11
2013-07-11Merge branch 'hhkb_tmk'tmk7-92/+355
2013-07-11Fix README and doctmk2-87/+111
2013-07-11Add Caps Lock LED on PD6tmk1-1/+8
2013-07-08Add power control of keyswitch board and tweak scan waittmk3-6/+77
2013-07-07Correction to Phantom readme markdown.Wraul1-0/+1
2013-07-07Fix Phantom scroll lock LED.Wraul1-1/+1
2013-07-03Added standard layouts for ANSI and ISO. Moved the initial layout from alaric...yeeeargh8-98/+186
2013-07-03Tweak tap timing for slow tap on space bartmk1-1/+1
2013-07-03Add Makefile for tmk board and tweak scan waittmk2-2/+163
2013-06-25Fix debouncing bug in hid_liber(Issue #26)tmk1-21/+18
2013-06-22Initial implementation for the KMACWraul10-0/+931
2013-06-19Add power consumptions to doctmk1-0/+35
2013-06-19Change tapping parameter for hhkb/iwraptmk1-0/+5
2013-05-27Add Phantom README.Mathias Andersson1-0/+247
2013-05-27Move Phantom keymaps to separate header files.Mathias Andersson8-63/+171
2013-05-27Fix Phantom sleep LED.Mathias Andersson3-10/+33
2013-05-27Correct order of rows for PhantomMathias Andersson2-12/+12
2013-05-27Update Phantom debug printMathias Andersson2-5/+2
2013-05-21Fix keymap of hid_liber from yeeearghtmk1-13/+8
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk1-1/+1
2013-05-14Fix makefile, debug print and keymap of HHKBtmk3-39/+15
2013-05-02Code style fixes for Phantom matrix.Mathias Andersson1-15/+15
2013-05-02Add full 7bit support to Phantom keymap.Mathias Andersson1-56/+98
2013-05-01Change Phantom matrix scan to be similar to GH60.Mathias Andersson1-94/+125
2013-05-01Improve matrix print for Phantom.Mathias Andersson1-2/+2
2013-04-28Fix debouncing on Phantom.Mathias Andersson1-15/+11
2013-04-21Adjust Phantom layouts formating.Mathias Andersson1-53/+53
2013-04-21Updated Phantom for new keymap framework.Mathias Andersson4-52/+44
2013-04-18Add support of iWRAP5tmk1-8/+14
2013-04-13Remove common/controller_teensy.htmk8-55/+0
2013-04-04Fix keymap for new actionstmk1-9/+9
2013-04-04Fix keymap of hhkb for new actionstmk1-11/+8
2013-04-04Fix keymap of gh60tmk5-50/+44
2013-04-02Rename file layer_switch to action_layertmk2-26/+4
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk3-34/+16
2013-03-29Fix BOOTLOADER_SIZE settingtmk14-75/+11
2013-03-27Fix debouncing on gh60, hbkb, macwaytmk7-92/+46