summaryrefslogtreecommitdiffstats
path: root/keyboards/xiaomi
Commit message (Expand)AuthorAgeFilesLines
* Move TKL layouts to data driven (#20337)Ryan2023-04-053-108/+88
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-8/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fixup bootloaders. (#16256)Nick Brassel2022-02-061-0/+3
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-6/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-021-1/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-201-0/+2
* | ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-182-1205/+52
|/
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Add missing info.jsons for a few boards (#9549)Ryan2020-06-281-0/+113
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-051-1/+1
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-55/+416
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-131-0/+1
* [Keyboard] Add Xiaomi MK02 (#7825)xyzz2020-01-1210-0/+1375