summaryrefslogtreecommitdiff
path: root/keyboards/novelkeys/nk87b
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (NO) (#25621)Jack Sangdahl2-27/+89
2025-03-01Add `tkl_f13_ansi_tsangan` community layout to novelkeys/nk87* (#24730)arcmags1-0/+1
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-58/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-23Migrate build target markers to keyboard.json - N (#23589)Joel Challis2-14/+7
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2-58/+48
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-5/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-05-06NovelKeys NK87B Touch-Up (#20750)James Young4-94/+115
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan3-40/+104
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-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-7/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-30[Keyboard] Add NK87B (#18210)yiancar13-0/+452