summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id67/config.h
AgeCommit message (Expand)Author
2024-01-08Migrate RGB Matrix config to info.json (#22863)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
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 ID67 code touch-ups and include factory keymap (#17231)Vino Rodrigues
2022-05-11[Keyboard] Revert "Fix id67 RGB Matrix (#16916)" - on IDOBAO ID67 kb (#16917)Vino Rodrigues
2022-04-22[Keyboard]Remove RGB light implementation of ID67, revert the file structure ...peepeetee