index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
matrix
/
noah
Age
Commit message (
Expand
)
Author
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-03-11
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-06
Remove `DEBOUNCE` macro usage (#19750)
jack
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-26
Fix typos in matrix/noah readme (#16735)
Lê Nguyễn Hoàng Nhân
2022-02-06
Fixup bootloaders. (#16256)
Nick Brassel
2022-01-06
Fixes for bootloader refactor build failures (#15638)
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-03
Update to ChibiOS 20.3.4, support builds against trunk (#14208)
Nick Brassel
2021-09-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-09-12
Remove 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-05
Remove empty override functions (#14312)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-31
__flash? (#13799)
Joel Challis
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-01-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-25
Remove redundant I2C config defines from keyboards (#11661)
Ryan
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-19
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-20
ChibiOS conf migrations... take 10 (#11617)
Nick Brassel
2021-01-20
Leftover early initialisation conversions (#11615)
Nick Brassel
2021-01-18
ChibiOS conf migrations... take 9 (#11598)
Nick Brassel
2021-01-07
clean up generate-api errors
Zach White
2020-12-28
Fix compile issues from the error page (#11314)
Zach White
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-22
Remove references to ch-bootloader-jump.patch (#10998)
Joel Challis
2020-09-18
Add STM32F401/F411 to mcu_selection.mk (#10278)
Ryan
[next]