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
/
mschwingen
Age
Commit message (
Expand
)
Author
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Add direction to dynamic_macro_record_start_user (#19689)
Johannes H. Jensen
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-21
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-22
Fix build failures for `mschwingen/modelm` (#15987)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-13
Update UART driver API (#14839)
Ryan
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-09
Move non-assignment code to post_rules.mk (#14207)
Zach White
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-03-15
Add missing info.json files for keyboards (#12239)
James Young
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-01-27
UART driver refactor (#11637)
Ryan
2020-11-07
[Keyboard] Fix unused variables in mschwingen modelm (#10811)
Drashna Jaelre
2020-10-25
Rename keyboard-level readmes to lower-case (#10759)
Erovia
2020-08-22
[Keyboard] add support for ModelM USB board (#9846)
Michael Schwingen