summaryrefslogtreecommitdiff
path: root/keyboards/phantom
AgeCommit message (Expand)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
2020-11-02Phantom refactor (#10805)Ryan
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-10-28[Keymap] Updating keymaps (#7170)Xyverz
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-11Remove empty fn_actions[]fauxpark
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
2018-10-16Keyboard: Add tkl_ansi_plus_five layout for Phantom (#4145)jshuf
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb
2018-07-01Phantom refactor and Configurator update (#3285)noroadsleft
2018-04-11Remove bootloader from info.jsonsskullY
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
2018-04-06Add 2 missing F-Row keysYan-Fa Li
2018-04-06Adds Phantom TKL support (#2696)Yan-Fa Li
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-06-23Update Phantom readmeMathias Andersson
2017-06-23Adjust Phantom for standard PCBMathias Andersson
2017-06-23Update Phantom config to better match templateMathias Andersson
2017-06-23Move Phantom LED handling to phantom.cMathias Andersson
2017-06-11remove .hex, .PNG, .jpgJack Humbert
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
2016-11-17rgb light through midiJack Humbert
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-08-14Setup the bottom-row modifiers to be mac-like in their arrangement.Xyverz
2016-08-14Added my own layout to the Phantom.Xyverz
2016-08-11Delete keymap.cXyverz
2016-08-09Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds per...Ian Sterling
2016-07-17update more non-existent readmes for QMK.fmSeth Chandler
2016-07-08Fix a function mismatch that was causing LEDs to not properly initializeTerryMathews
2016-07-07Create keycodes for RGB control functionsTerryMathews
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert