summaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb87rgb
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (B, C) (#25559)Jack Sangdahl2-34/+94
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-29Fix two firmware size warnings (#24343)Ryan1-5/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-53/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-14/+9
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis2-71/+48
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-8/+0
2023-04-27CherryB Studio CB87RGB Layout Macro Additions (#20595)James Young3-108/+1006
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan3-134/+112
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-18/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-2/+5
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-01-13[Keyboard] and CB87v2 and CB87RGB and fixed CB1800 and CB87 (#15824)DA10-0/+440