summaryrefslogtreecommitdiffstats
path: root/keyboards/westfoxtrot
Commit message (Expand)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-266-16/+15
* Remove matrix size defines (#19581)Ryan2023-02-175-20/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-30/+10
* 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-064-8/+3
* Debounce defines cleanup (#19742)Ryan2023-02-035-15/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-54/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-4/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-066-6/+6
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-207-7/+7
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-168-8/+8
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-9/+9
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-153-14/+20
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-0610-38/+33
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1510-10/+10
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-24/+24
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-095-8/+5
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-094-76/+0
* Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-021-1/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-7/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-294-4/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-304-4/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-261-48/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-213-3/+3
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-203-3/+3
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-203-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-124-4/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-124-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-125-12/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-12/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-104-28/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-055-79/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-055-79/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-44/+39
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-165-24/+0
* Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-4/+4
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3