summaryrefslogtreecommitdiffstats
path: root/keyboards/ncc1701kb
Commit message (Expand)AuthorAgeFilesLines
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-20/+0
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-23/+11
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-8/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-12/+12
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-7/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-2/+1
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-10/+12
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* Encoder brush size (#8087)Jesse Leventhal2020-02-052-1/+62
* [Keyboard] Added NCC-1701-KB 3x3 Keypad with Encoder and Keymap (#7819)Jesse Leventhal2020-01-077-0/+182