summaryrefslogtreecommitdiffstats
path: root/keyboards/nightly_boards
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2316-96/+102
* Fix layout offsets for a handful of boards (#21636)Ryan2023-07-311-10/+10
* Fix encoder map declarations (#21435)Joel Challis2023-07-035-5/+5
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2410-15/+10
* Fixup `nightly_boards/n40_o` (#21307)jack2023-06-199-85/+36
* Remove encoder in-matrix workaround code (#20389)jack2023-06-1939-935/+97
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1818-9/+17
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1610-6/+15
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-275-5/+0
* Nightly Boards/DeskDaily Daily60 Layout Additions (#20753)James Young2023-05-062-71/+957
* `info.json` whitespace cleanups (#20651)Ryan2023-05-0211-76/+75
* Move 60% layouts to data driven (#20477)Ryan2023-04-274-532/+411
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-138/+111
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-109/+72
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-128-372/+326
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0619-10/+30
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-358/+304
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-052-119/+79
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-058-152/+47
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-034-8/+16
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-3/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-242/+175
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-239-23/+0
* Remove more empty headers (#20155)Ryan2023-03-1711-172/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-131-73/+78
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1130-242/+75
* Move encoder config to data driven (#19923)Ryan2023-02-2614-71/+45
* Add some missing `#pragma once`s (#19902)Ryan2023-02-214-0/+8
* Remove matrix size defines (#19581)Ryan2023-02-1715-61/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-9/+11
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-174-24/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0830-90/+30
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-0315-45/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0314-42/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3115-15/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-284-16/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* [Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396)DeskDaily2022-12-231-1/+1
* [Keyboard] Add Daily60 keyboard (#19116)DeskDaily2022-12-129-0/+339
* [Keyboard] Add Jisoo pcb (#19238)DeskDaily2022-12-129-0/+314
* Update use of legacy keycodes (#19120)Joel Challis2022-11-224-12/+12
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2110-0/+318
|\
| * [Keyboard] Add Octopad+ Keyboard (#18484)DeskDaily2022-10-2010-0/+318
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-3/+3