summaryrefslogtreecommitdiff
path: root/keyboards/frooastboard
AgeCommit message (Expand)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-14Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-17Frooastside Walnut Community Layout Support (#17112)James Young
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-13[Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)Simon
2022-02-19Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-02-17[Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)Simon
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young