aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/phantom
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-219-1945/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* Warning reductions (#430)Jack Humbert2016-06-214-1497/+1501
| | | Warning reductions
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+1
|
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-1/+1
| | | | | | | | | | | | | | | | * 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-129-0/+1979
| | | | ANSI 125 layout, capslock and scrolllock implemented, support for WS2812LED strip included.
* [Erez & Jack] Removes keyboards which are not active on qmkErez Zukerman2016-05-2412-1148/+0
|
* Change TMK_DIR settingtmk2015-04-102-2/+2
|
* Change TOP_DIR to TMK_DIR in makefilestmk2015-04-092-10/+10
|
* Change key_t to keypos_ttmk2014-11-241-1/+1
|
* Spellchecking keyboard README files.Thomas Russell Murphy2014-01-071-1/+1
|
* Correction to Phantom readme markdown.Wraul2013-07-071-0/+1
|
* Fix Phantom scroll lock LED.Wraul2013-07-071-1/+1
|
* Add Phantom README.Mathias Andersson2013-05-271-0/+247
|
* Move Phantom keymaps to separate header files.Mathias Andersson2013-05-278-63/+171
|
* Fix Phantom sleep LED.Mathias Andersson2013-05-273-10/+33
|
* Correct order of rows for PhantomMathias Andersson2013-05-272-12/+12
|
* Update Phantom debug printMathias Andersson2013-05-272-5/+2
| | | | This updates the Phantom project to use the new debug print functions.
* Code style fixes for Phantom matrix.Mathias Andersson2013-05-021-15/+15
|
* Add full 7bit support to Phantom keymap.Mathias Andersson2013-05-021-56/+98
|
* Change Phantom matrix scan to be similar to GH60.Mathias Andersson2013-05-011-94/+125
|
* Improve matrix print for Phantom.Mathias Andersson2013-05-011-2/+2
|
* Fix debouncing on Phantom.Mathias Andersson2013-04-281-15/+11
|
* Adjust Phantom layouts formating.Mathias Andersson2013-04-211-53/+53
| | | | Make the layout formating better match that of GH60.
* Updated Phantom for new keymap framework.Mathias Andersson2013-04-214-52/+44
|
* Remove common/controller_teensy.htmk2013-04-131-6/+0
|
* Fix BOOTLOADER_SIZE settingtmk2013-03-292-10/+1
|
* Fix debouncing and add legacy keymap supporttmk2013-03-122-21/+26
|
* Fix PWM control of LED in phantom.tmk2013-01-121-4/+4
|
* Fix target name and product id of pahntom.tmk2012-11-233-3/+3
|
* Add initial files for Phantom from Tranquilite@GH.tmk2012-11-236-0/+721