Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards | |||
2016-06-21 | Warning reductions (#430) | Jack Humbert | |
Warning reductions | |||
2016-06-21 | updates all config.h and Makefiles to correct references, text | Jack Humbert | |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | |
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff | |||
2016-06-12 | adds support for Phantom TKL keyboard (#399) | TerryMathews | |
ANSI 125 layout, capslock and scrolllock implemented, support for WS2812LED strip included. | |||
2016-05-24 | [Erez & Jack] Removes keyboards which are not active on qmk | Erez Zukerman | |
2015-04-10 | Change TMK_DIR setting | tmk | |
2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | tmk | |
2014-11-24 | Change key_t to keypos_t | tmk | |
2014-01-07 | Spellchecking keyboard README files. | Thomas Russell Murphy | |
2013-07-07 | Correction to Phantom readme markdown. | Wraul | |
2013-07-07 | Fix Phantom scroll lock LED. | Wraul | |
2013-05-27 | Add Phantom README. | Mathias Andersson | |
2013-05-27 | Move Phantom keymaps to separate header files. | Mathias Andersson | |
2013-05-27 | Fix Phantom sleep LED. | Mathias Andersson | |
2013-05-27 | Correct order of rows for Phantom | Mathias Andersson | |
2013-05-27 | Update Phantom debug print | Mathias Andersson | |
This updates the Phantom project to use the new debug print functions. | |||
2013-05-02 | Code style fixes for Phantom matrix. | Mathias Andersson | |
2013-05-02 | Add full 7bit support to Phantom keymap. | Mathias Andersson | |
2013-05-01 | Change Phantom matrix scan to be similar to GH60. | Mathias Andersson | |
2013-05-01 | Improve matrix print for Phantom. | Mathias Andersson | |
2013-04-28 | Fix debouncing on Phantom. | Mathias Andersson | |
2013-04-21 | Adjust Phantom layouts formating. | Mathias Andersson | |
Make the layout formating better match that of GH60. | |||
2013-04-21 | Updated Phantom for new keymap framework. | Mathias Andersson | |
2013-04-13 | Remove common/controller_teensy.h | tmk | |
2013-03-29 | Fix BOOTLOADER_SIZE setting | tmk | |
2013-03-12 | Fix debouncing and add legacy keymap support | tmk | |
2013-01-12 | Fix PWM control of LED in phantom. | tmk | |
2012-11-23 | Fix target name and product id of pahntom. | tmk | |
2012-11-23 | Add initial files for Phantom from Tranquilite@GH. | tmk | |