summaryrefslogtreecommitdiff
path: root/keyboard
AgeCommit message (Expand)Author
2013-11-25Add HHKB keymap file on gh60gh60-0.1tmk
2013-11-21Support GH60 Rev.B PCB as well as Rev.A(issue #64)tmk
2013-11-21Add SpaceFN layout to gh60tmk
2013-11-21Add new keymap management on gh60tmk
2013-11-21Configure PS/2 mouse build options to onekeytmk
2013-11-20Add build options of ps2_mousetmk
2013-11-19Add PS/2 mouse configure to onekeytmk
2013-10-31Merge branch 'onekey'tmk
2013-10-28Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgstmk
2013-10-28Delete MOUSEKEY_DELAY_TIME in config.htmk
2013-10-07Add timeout option to MODS_ONESHOT #66tmk
2013-09-19Fix version info commandtmk
2013-09-11Add build option KEYMAP_SECTION for keymap editortmk
2013-09-11Add ld script for keymap sectiontmk
2013-08-05Add files for onekey(issue #56)tmk
2013-07-29Change README Makefile and config.h in hhkbtmk
2013-07-28Add NKRO support for LUFAtmk
2013-07-24Add bootmagic salt key to avoid accidental configurationtmk
2013-07-23Add mechanical locking switch support for NumLock and ScrollLocktmk
2013-07-23Add support for macro media/system keystmk
2013-07-11Merge branch 'hhkb_tmk'tmk
2013-07-11Fix README and doctmk
2013-07-11Add Caps Lock LED on PD6tmk
2013-07-08Add power control of keyswitch board and tweak scan waittmk
2013-07-07Correction to Phantom readme markdown.Wraul
2013-07-07Fix Phantom scroll lock LED.Wraul
2013-07-03Added standard layouts for ANSI and ISO. Moved the initial layout from alaric...yeeeargh
2013-07-03Tweak tap timing for slow tap on space bartmk
2013-07-03Add Makefile for tmk board and tweak scan waittmk
2013-06-25Fix debouncing bug in hid_liber(Issue #26)tmk
2013-06-22Initial implementation for the KMACWraul
2013-06-19Add power consumptions to doctmk
2013-06-19Change tapping parameter for hhkb/iwraptmk
2013-05-27Add Phantom README.Mathias Andersson
2013-05-27Move Phantom keymaps to separate header files.Mathias Andersson
2013-05-27Fix Phantom sleep LED.Mathias Andersson
2013-05-27Correct order of rows for PhantomMathias Andersson
2013-05-27Update Phantom debug printMathias Andersson
2013-05-21Fix keymap of hid_liber from yeeearghtmk
2013-05-21Fix deprecated 'prog_*' typedef - Issue #34tmk
2013-05-15Fix makefile, debug print and keymap of HHKBtmk
2013-05-02Code style fixes for Phantom matrix.Mathias Andersson
2013-05-02Add full 7bit support to Phantom keymap.Mathias Andersson
2013-05-01Change Phantom matrix scan to be similar to GH60.Mathias Andersson
2013-05-01Improve matrix print for Phantom.Mathias Andersson
2013-04-28Fix debouncing on Phantom.Mathias Andersson
2013-04-21Adjust Phantom layouts formating.Mathias Andersson
2013-04-21Updated Phantom for new keymap framework.Mathias Andersson
2013-04-18Add support of iWRAP5tmk
2013-04-13Remove common/controller_teensy.htmk