summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah
AgeCommit message (Expand)Author
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Rework RGBLight driver system (#22529)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-26Fix typos in matrix/noah readme (#16735)Lê Nguyễn Hoàng Nhân
2022-02-06Fixup bootloaders. (#16256)Nick Brassel
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-03Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05[Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young