summaryrefslogtreecommitdiff
path: root/keyboard
AgeCommit message (Expand)Author
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
2013-04-05Fix keymap for new actionstmk
2013-04-05Fix keymap of hhkb for new actionstmk
2013-04-05Fix keymap of gh60tmk
2013-04-02Rename file layer_switch to action_layertmk
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk
2013-03-29Fix BOOTLOADER_SIZE settingtmk
2013-03-27Fix debouncing on gh60, hbkb, macwaytmk
2013-03-27Fix Makefile of gh60tmk
2013-03-25Fix hid_liber for new keymap framework by yeeearghtmk
2013-03-21Changed Makefile and config.h for new optionstmk
2013-03-21Fix Makefile and config.h of gh60 for new optionstmk
2013-03-20Add NO_ACTION_KEYMAP config optiontmk
2013-03-20Add NO_ACTION_FUNCTION config optiontmk
2013-03-20Add NO_ACTION_TAPPING and NO_ACTION_MACRO config optionstmk
2013-03-20Add NO_ACTION_OVERLAY config optiontmk
2013-03-19Add COMMAND_ENABLE build optiontmk
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk
2013-03-18Enable Boot magick on hhkbtmk
2013-03-16Add breathing sleep LED during USB suspendtmk
2013-03-12Fix debouncing and add legacy keymap supporttmk
2013-03-12Fix Locking CapsLock support in ADB convertertmk
2013-03-12Add mechanical locking switch support for CapsLocktmk
2013-03-11Add build option BOOTMAGIC_ENABLEtmk
2013-03-11Fix legacy keymap supporttmk
2013-03-11Add --relax for size optimization to gh60tmk
2013-03-10Add BOOTLOADER_SIZE and remove BOOT_SIZEtmk
2013-03-10Fix watchdog in bootloader jumptmk
2013-03-09Fix gh60/matrix.c and Makefiletmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-07Add eeconfig.c - eeprom stored paramerterstmk
2013-03-05Remove matrix_key_count() from matrix.htmk