summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm60hsrgb_ec/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-101/+68
|
* 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
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+0
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-17/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-2/+5
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-4/+4
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* KP Republic BM60HSRGB_EC QMK Configurator and readme touch-up (#17541)James Young2022-07-032-71/+74
|
* [Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104)peepeetee2022-06-089-0/+412
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>