summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/baguette66
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-11/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-5/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+4
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-155-67/+151
* 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
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-114-14/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-6/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-12/+12
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-12/+12
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-12/+12
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-134-4/+4
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+6
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-074-12/+12
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-074-12/+12
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-16/+14
* add baguette66 keyboard (#16429)moyi46812022-07-0218-0/+545