summaryrefslogtreecommitdiffstats
path: root/keyboards/zfrontier
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-242-2/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-35/+1
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-062-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: Z (#17927)Ryan2022-08-062-7/+6
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-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 bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+0
* Add missing info.jsons for a few boards (#9549)Ryan2020-06-281-0/+14
* [Keyboard] Add zfrontier/big_switch (#8205)carlxia2020-02-2410-0/+308