summaryrefslogtreecommitdiff
path: root/keyboard/phantom
Commit message (Collapse)AuthorAge
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* Warning reductions (#430)Jack Humbert2016-06-21
| | | Warning reductions
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-21
|
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
| | | | | | | | | | | | | | | | * 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
* adds support for Phantom TKL keyboard (#399)TerryMathews2016-06-12
| | | | ANSI 125 layout, capslock and scrolllock implemented, support for WS2812LED strip included.
* [Erez & Jack] Removes keyboards which are not active on qmkErez Zukerman2016-05-24
|
* Change TMK_DIR settingtmk2015-04-10
|
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-09
|
* Change key_t to keypos_ttmk2014-11-24
|
* Spellchecking keyboard README files.Thomas Russell Murphy2014-01-07
|
* Correction to Phantom readme markdown.Wraul2013-07-07
|
* Fix Phantom scroll lock LED.Wraul2013-07-07
|
* Add Phantom README.Mathias Andersson2013-05-27
|
* Move Phantom keymaps to separate header files.Mathias Andersson2013-05-27
|
* Fix Phantom sleep LED.Mathias Andersson2013-05-27
|
* Correct order of rows for PhantomMathias Andersson2013-05-27
|
* Update Phantom debug printMathias Andersson2013-05-27
| | | | This updates the Phantom project to use the new debug print functions.
* Code style fixes for Phantom matrix.Mathias Andersson2013-05-02
|
* Add full 7bit support to Phantom keymap.Mathias Andersson2013-05-02
|
* Change Phantom matrix scan to be similar to GH60.Mathias Andersson2013-05-01
|
* Improve matrix print for Phantom.Mathias Andersson2013-05-01
|
* Fix debouncing on Phantom.Mathias Andersson2013-04-28
|
* Adjust Phantom layouts formating.Mathias Andersson2013-04-21
| | | | Make the layout formating better match that of GH60.
* Updated Phantom for new keymap framework.Mathias Andersson2013-04-21
|
* Remove common/controller_teensy.htmk2013-04-13
|
* Fix BOOTLOADER_SIZE settingtmk2013-03-29
|
* Fix debouncing and add legacy keymap supporttmk2013-03-12
|
* Fix PWM control of LED in phantom.tmk2013-01-12
|
* Fix target name and product id of pahntom.tmk2012-11-23
|
* Add initial files for Phantom from Tranquilite@GH.tmk2012-11-23