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