summaryrefslogtreecommitdiff
path: root/keyboards/nightly_boards
AgeCommit message (Expand)AuthorFilesLines
2025-06-07Configure boards to use development_board - NO (#25338)Joel Challis2-4/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis14-14/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis14-14/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis12-12/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-2/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-3/+7
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel29-660/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-6/+6
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: N (#23774)James Young30-248/+89
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan11-13/+13
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis10-65/+64
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis18-106/+79
2023-08-23Move RGBLight animations to data driven (#21635)Ryan16-96/+102
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-10/+10
2023-07-03Fix encoder map declarations (#21435)Joel Challis5-5/+5
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-15/+10
2023-06-19Fixup `nightly_boards/n40_o` (#21307)jack9-85/+36
2023-06-19Remove encoder in-matrix workaround code (#20389)jack39-935/+97
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan18-9/+17
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan10-6/+15
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan5-5/+0
2023-05-06Nightly Boards/DeskDaily Daily60 Layout Additions (#20753)James Young2-71/+957
2023-05-02`info.json` whitespace cleanups (#20651)Ryan11-76/+75
2023-04-27Move 60% layouts to data driven (#20477)Ryan4-532/+411
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-138/+111
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-109/+72
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan8-372/+326
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan19-10/+30
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-358/+304
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan2-119/+79
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan8-152/+47
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann4-8/+16
2023-04-03Fix a handful of CLI errors (#20321)Ryan1-3/+0
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan3-242/+175
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan9-23/+0
2023-03-17Remove more empty headers (#20155)Ryan11-172/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-73/+78
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan30-242/+75
2023-02-26Move encoder config to data driven (#19923)Ryan14-71/+45
2023-02-21Add some missing `#pragma once`s (#19902)Ryan4-0/+8
2023-02-17Remove matrix size defines (#19581)Ryan15-61/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-9/+11
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan4-24/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan30-90/+30
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan1-5/+0
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