summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah
AgeCommit message (Expand)Author
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
2021-07-31__flash? (#13799)Joel Challis
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel
2021-01-20ChibiOS conf migrations... take 10 (#11617)Nick Brassel
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2021-01-18ChibiOS conf migrations... take 9 (#11598)Nick Brassel
2021-01-07clean up generate-api errorsZach White
2020-12-28Fix compile issues from the error page (#11314)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-22Remove references to ch-bootloader-jump.patch (#10998)Joel Challis
2020-09-18Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan
2020-09-18Matrix Noah 6.25U bottom row plus personal keymap using it (#10134)Rys Sommefeldt
2020-07-02[Keymap] Adding a Custom Keymap for Matrix Noah (#9581)Dongfeng Yu