summaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-0/+0
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-1146-1368/+0
* Rip out old macro and action_function system (#16025)Ryan2022-01-241-1/+1
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-1/+1
* Fix up build options comments (#15463)Ryan2021-12-122-2/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-056-6/+6
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-122-4/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-102-14/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-40/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-40/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-013-50/+42
|/
* Remove Full Bootmagic (#13846)James Young2021-08-067-7/+7
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-093-54/+98
|\
| * Mechmini V1 Refactor (#13498)James Young2021-07-093-54/+98
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-297-8/+8
* | Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan2021-07-064-232/+4
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-1/+1
* | Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-141-2/+2
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-193-4/+32
|\|
| * New keyboard keymap, small keymap updates to mm2 keymap (#12310)Alexander Kagno2021-04-183-4/+32
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-125-5/+5
|/
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+58
* [Keymap] arkag Userspace updated (#12183)Alexander Kagno2021-03-112-23/+18
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-202-3/+0
|\
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-202-3/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-112-106/+0
* | clean up generate-api errorsZach White2021-01-071-1/+0
|/
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-252-0/+0
* Port mechmini v2 for VIA support (#10497)Jordan2020-10-014-29/+31
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-32/+5
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-182-5/+5
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-025-144/+13
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-72/+8
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-1/+1
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-034-197/+8
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-45/+8