summaryrefslogtreecommitdiff
path: root/keyboards/m10a
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-124/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young2-40/+6
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-14/+10
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis3-193/+0
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-8/+0
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-46/+10
2023-03-17Remove more empty headers (#20155)Ryan1-19/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan2-8/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+4
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
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan1-5/+5
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot2-8/+7
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2-8/+7
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+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-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus221-1/+1
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2-2/+0
2021-03-15M10-A refactor (#12242)James Young9-113/+310
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-2/+1
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan1-1/+0
2020-03-07Added VIA keymap for Ramaworks M10-A (#8255)Wilba5-16/+60
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty1-4/+4
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre1-1/+0
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2-43/+9
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark1-1/+0
2019-07-05[Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248)Gam3cat2-4/+3
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-4/+1
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-4/+0
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2-3/+1
2019-01-03Keymap updates (#4706)Gam3cat3-109/+127
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-2/+0