summaryrefslogtreecommitdiff
path: root/keyboards/m10a
AgeCommit message (Expand)Author
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
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
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2021-03-15M10-A refactor (#12242)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-03-07Added VIA keymap for Ramaworks M10-A (#8255)Wilba
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-05[Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248)Gam3cat
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
2019-01-03Keymap updates (#4706)Gam3cat
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-04-08Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...MechMerlin
2018-04-07Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin
2018-02-28M10-A, M65-A, GonNerd keymaps (#2418)Gam3cat
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed