summaryrefslogtreecommitdiffstats
path: root/keyboards/nightly_boards
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-158-56/+80
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-075-7/+7
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-075-7/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0612-12/+0
|/
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-0224-87/+75
* Fix layout macro for nightly_boards/paraluman (#17633)Joel Challis2022-07-111-6/+4
* Cleanup post-#17314. (#17536)Nick Brassel2022-07-024-203/+199
* Added 3 new keyboards (#17314)DeskDaily2022-07-0228-0/+1109
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1511-11/+11
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-155-24/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-099-18/+9
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-019-18/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-059-9/+9
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-129-9/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-129-22/+4
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-139-0/+267
|\
| * [Keyboard] Add n9 macropad (#13168)NightlyBoards2021-08-139-0/+267
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-12/+16
* | Remove Full Bootmagic (#13846)James Young2021-08-068-8/+8
* | Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-214-11/+15
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
|/
* [Keyboard] Added Adellein Keyboard/PCB (#11547)NightlyBoards2021-03-1411-0/+473
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-20/+4
* Added n60_s folder (#11455)NightlyBoards2021-02-2814-0/+814
* Audio system overhaul (#11820)Drashna Jaelre2021-02-153-5/+3
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* [Keyboard] VIA fix firmware sizes (#11770)Xelus222021-02-061-0/+1
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0