summaryrefslogtreecommitdiffstats
path: root/keyboards/nightly_boards/n2/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-12/+10
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-021-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-5/+0
| | | | (#16655)
* [keyboard] Add [n]2 support (#9862)NightlyBoards2020-07-301-0/+93
* Create Alter folder * Revert "Create Alter folder" This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c. * Add n2 keyboard * Apply suggestions from code review Edited config.h, keymap.c, readme.md, and rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md Co-authored-by: Ryan <fauxpark@gmail.com>