summaryrefslogtreecommitdiffstats
path: root/keyboards/mschwingen/modelm
Commit message (Expand)AuthorAgeFilesLines
* Consolidate modelm v2 (#14996)nuess0r2023-05-2712-715/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-144/+122
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
* WS2812 driver improvements (#20262)Ryan2023-03-301-2/+1
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-5/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-032-8/+7
|\
| * Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+7
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix build failures for `mschwingen/modelm` (#15987)Ryan2022-01-221-9/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Update UART driver API (#14839)Ryan2021-11-131-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-4/+3
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+121
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* UART driver refactor (#11637)Ryan2021-01-271-1/+1
* [Keyboard] Fix unused variables in mschwingen modelm (#10811)Drashna Jaelre2020-11-071-9/+9
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* [Keyboard] add support for ModelM USB board (#9846)Michael Schwingen2020-08-2210-0/+638