summaryrefslogtreecommitdiffstats
path: root/keyboards/frooastboard
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-7/+8
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-4/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-215/+215
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-7/+1
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-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-47/+5
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-102-113/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-272-4/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-173-11/+16
|\
| * Frooastside Walnut Community Layout Support (#17112)James Young2022-05-173-11/+16
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|/
* [Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)Simon2022-04-1312-0/+637
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-1911-16/+16
|\
| * [Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)Simon2022-02-1711-16/+16
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-1/+1
|\|
| * Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel2022-01-281-1/+1
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+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 `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
* Fix errors that have cropped up in develop (#14005)Zach White2021-08-151-14/+0
* [Keyboard] Added Frooastboard (#13970)Simon2021-08-1311-0/+344