aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/phantom
Commit message (Expand)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-302-10/+10
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-281-92/+0
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-252-79/+10
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-6/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-7/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-6/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-111-5/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-042-6/+0
* Keyboard: Add tkl_ansi_plus_five layout for Phantom (#4145)jshuf2018-10-162-0/+492
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
* Phantom refactor and Configurator update (#3285)noroadsleft2018-07-019-81/+205
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
* Add 2 missing F-Row keysYan-Fa Li2018-04-061-5/+13
* Adds Phantom TKL support (#2696)Yan-Fa Li2018-04-061-0/+2317
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-77/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-082-0/+74
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-40/+8
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-14/+14
* Update Phantom readmeMathias Andersson2017-06-232-3/+46
* Adjust Phantom for standard PCBMathias Andersson2017-06-2310-121/+405
* Update Phantom config to better match templateMathias Andersson2017-06-232-22/+122
* Move Phantom LED handling to phantom.cMathias Andersson2017-06-233-53/+60
* remove .hex, .PNG, .jpgJack Humbert2017-06-112-1/+1
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
* rgb light through midiJack Humbert2016-11-171-1/+1
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-73/+71
* Setup the bottom-row modifiers to be mac-like in their arrangement.Xyverz2016-08-141-3/+3
* Added my own layout to the Phantom.Xyverz2016-08-141-0/+104
* Delete keymap.cXyverz2016-08-111-67/+0
* Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds per...Ian Sterling2016-08-091-0/+67
* update more non-existent readmes for QMK.fmSeth Chandler2016-07-171-0/+4
* Fix a function mismatch that was causing LEDs to not properly initializeTerryMathews2016-07-081-1/+1
* Create keycodes for RGB control functionsTerryMathews2016-07-071-68/+1
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-071-7/+6
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-233-1519/+1
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-219-0/+1945