summaryrefslogtreecommitdiffstats
path: root/keyboards/m10a
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-8/+0
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-46/+10
* Remove more empty headers (#20155)Ryan2023-03-171-19/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-8/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-5/+5
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* 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-1/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-302-2/+0
* M10-A refactor (#12242)James Young2021-03-159-113/+310
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+1
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Added VIA keymap for Ramaworks M10-A (#8255)Wilba2020-03-075-16/+60
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-242-43/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* [Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248)Gam3cat2019-07-052-4/+3
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-4/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-042-3/+1
* Keymap updates (#4706)Gam3cat2019-01-033-109/+127
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Add readme for "major" keyboards to eliminate more QMK Configurator errors (#...MechMerlin2018-04-081-0/+13
* Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708)MechMerlin2018-04-071-2/+2
* M10-A, M65-A, GonNerd keymaps (#2418)Gam3cat2018-02-284-0/+187
* update keymaps to not be the canonical fileJack Humbert2017-10-151-2/+0
* remove all makefiles from keyboard directoriesJack Humbert2017-09-272-6/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+3
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-13/+13