summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/nyquist/rev3
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-46/+139
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-6/+5
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-152-2/+11
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Fix right half of Nyquist in 4x12 mode having row shifted up by one (#14914)Danny2021-10-221-1/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* 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 bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Error log cleanup (#13349)Zach White2021-06-261-0/+17
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Update Nyquist VIA support and default keymap (#10632)Danny2020-10-172-2/+2
* Add Keebio lighting defaults (#8884)Danny2020-04-251-17/+14
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* [Keyboard] Move Nyquist/Iris rules.mk files, update READMEs (#7196)Danny2019-10-291-2/+33
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-231-0/+1
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-124-0/+137