summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/prkl30/feather
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-29/+13
* Bluetooth: driver naming cleanups (#21624)Ryan2023-07-292-1/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* 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-2/+3
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+7
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-201-7/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-201-7/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-3/+0
* Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+3
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] Add PRKL30 keyboard (#8319)Erkki Halinen2020-03-092-0/+82