summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/nori/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-131-7/+0
* [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods2021-12-211-1/+1
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-271-28/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Keyboard: Initial nori port (#4542)zvecr2018-12-051-0/+221