summaryrefslogtreecommitdiff
path: root/keyboards/minimon
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-54/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-4/+4
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-10/+10
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young2-22/+6
2024-04-27Migrate build target markers to keyboard.json - BM (#23627)Joel Challis1-0/+0
2024-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+349
2024-03-28[Keyboard] Bartlesplit (#23114)Kyrre Havik7-0/+349
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-12/+9
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-320/+226
2023-03-17Remove more empty headers (#20155)Ryan1-14/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-9/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan3-3/+3
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot2-7/+5
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2-7/+5
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-19Minimon Index Tab touch-up (#15224)James Young6-22/+402
2021-10-26[Keyboard] Add minimon/Index tab 13x6 ortho (#14765)Kyrre Havik12-0/+304