summaryrefslogtreecommitdiffstats
path: root/keyboards/phantom
AgeCommit message (Expand)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-6/+1
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2-7/+0
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2-6/+0
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2019-01-12Remove empty fn_actions[]fauxpark1-5/+0
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2-6/+0
2018-10-17Keyboard: Add tkl_ansi_plus_five layout for Phantom (#4145)jshuf2-0/+492
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb1-2/+2
2018-07-02Phantom refactor and Configurator update (#3285)noroadsleft9-81/+205
2018-04-12Remove bootloader from info.jsonsskullY1-1/+0
2018-04-08Pull information from config.h and rules.mk (#2711)skullydazed1-3/+0
2018-04-06Add 2 missing F-Row keysYan-Fa Li1-5/+13
2018-04-06Adds Phantom TKL support (#2696)Yan-Fa Li1-0/+2317
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
2017-09-27remove all makefiles from keyboard directoriesJack Humbert3-77/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed2-0/+74
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY1-40/+8
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-14/+14
2017-06-23Update Phantom readmeMathias Andersson2-3/+46
2017-06-23Adjust Phantom for standard PCBMathias Andersson10-121/+405
2017-06-23Update Phantom config to better match templateMathias Andersson2-22/+122
2017-06-23Move Phantom LED handling to phantom.cMathias Andersson3-53/+60
2017-06-12remove .hex, .PNG, .jpgJack Humbert2-1/+1
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
2016-11-17rgb light through midiJack Humbert1-1/+1
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-73/+71
2016-08-15Setup the bottom-row modifiers to be mac-like in their arrangement.Xyverz1-3/+3
2016-08-14Added my own layout to the Phantom.Xyverz1-0/+104
2016-08-11Delete keymap.cXyverz1-67/+0
2016-08-10Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds per...Ian Sterling1-0/+67
2016-07-17update more non-existent readmes for QMK.fmSeth Chandler1-0/+4
2016-07-08Fix a function mismatch that was causing LEDs to not properly initializeTerryMathews1-1/+1
2016-07-08Create keycodes for RGB control functionsTerryMathews1-68/+1
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert1-7/+6
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert3-1519/+1
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert9-0/+1945