Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | ||
* fixes from tmk's repo * rename keyboard to keyboards | |||
2016-06-21 | Warning reductions (#430) | ||
Warning reductions | |||
2016-06-21 | updates all config.h and Makefiles to correct references, text | ||
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | ||
* 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) | ||
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 | ||
2015-04-10 | Change TMK_DIR setting | ||
2015-04-09 | Change TOP_DIR to TMK_DIR in makefiles | ||
2014-11-24 | Change key_t to keypos_t | ||
2014-01-07 | Spellchecking keyboard README files. | ||
2013-07-07 | Correction to Phantom readme markdown. | ||
2013-07-07 | Fix Phantom scroll lock LED. | ||
2013-05-27 | Add Phantom README. | ||
2013-05-27 | Move Phantom keymaps to separate header files. | ||
2013-05-27 | Fix Phantom sleep LED. | ||
2013-05-27 | Correct order of rows for Phantom | ||
2013-05-27 | Update Phantom debug print | ||
This updates the Phantom project to use the new debug print functions. | |||
2013-05-02 | Code style fixes for Phantom matrix. | ||
2013-05-02 | Add full 7bit support to Phantom keymap. | ||
2013-05-01 | Change Phantom matrix scan to be similar to GH60. | ||
2013-05-01 | Improve matrix print for Phantom. | ||
2013-04-28 | Fix debouncing on Phantom. | ||
2013-04-21 | Adjust Phantom layouts formating. | ||
Make the layout formating better match that of GH60. | |||
2013-04-21 | Updated Phantom for new keymap framework. | ||
2013-04-13 | Remove common/controller_teensy.h | ||
2013-03-29 | Fix BOOTLOADER_SIZE setting | ||
2013-03-12 | Fix debouncing and add legacy keymap support | ||
2013-01-12 | Fix PWM control of LED in phantom. | ||
2012-11-23 | Fix target name and product id of pahntom. | ||
2012-11-23 | Add initial files for Phantom from Tranquilite@GH. | ||