summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/noah
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* rgblight: driver selection cleanups (#21558)Ryan2023-08-152-1/+1
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-6/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-1481/+363
* WS2812 driver improvements (#20262)Ryan2023-03-301-1/+2
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-5/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-12/+12
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+11
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Fix typos in matrix/noah readme (#16735)Lê Nguyễn Hoàng Nhân2022-03-261-2/+2
* Fixup bootloaders. (#16256)Nick Brassel2022-02-062-0/+8
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-5/+0
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-031-33/+32
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-6/+0
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-051-0/+11
* Remove empty override functions (#14312)Ryan2021-09-051-8/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-4/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* | ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-191-1/+1
* | ChibiOS conf migrations... take 10 (#11617)Nick Brassel2021-01-204-276/+1
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-202-2/+2
* | ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-182-1199/+58