summaryrefslogtreecommitdiffstats
path: root/keyboards/phantom
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-17/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-12/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-20/+3
* Phantom refactor (#10805)Ryan2020-11-0212-3251/+878
* 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