summaryrefslogtreecommitdiff
path: root/keyboards/abatskeyboardclub/nayeon
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-71/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis4-40/+11
2023-12-28Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)Joel Challis1-2/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
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/+1
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan3-591/+515
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-3/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre1-2/+5
2022-09-27Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-09-27Update VID and PID of Abats Keyboard Club Nayeon (#18503)Ramon Imbao1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-09-14[Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao8-226/+54
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2-7/+6
2022-07-14Nayeon Community Layout support (#17665)James Young5-7/+250
2022-06-20[Keyboard] Add Nayeon by Abats Keyboard Club (#16659)Ramon Imbao13-0/+838