summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id87/v2/config.h
AgeCommit message (Expand)Author
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-07-02[Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232)Vino Rodrigues
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-14Disable RGB matrix pixel animations for some boards (#16643)Ryan
2022-03-07[Keyboard] Idobao ID87 v2 (#15875)peepeetee