summaryrefslogtreecommitdiff
path: root/keyboards/abatskeyboardclub/nayeon/config.h
AgeCommit message (Collapse)Author
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-12-28Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)Joel Challis
2023-06-18Move `RGBLED_NUM` to data driven (#21278)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-09-14[Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-06-20[Keyboard] Add Nayeon by Abats Keyboard Club (#16659)Ramon Imbao
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>