summaryrefslogtreecommitdiff
path: root/keyboards/xiaomi
AgeCommit message (Expand)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-06Fixup bootloaders. (#16256)Nick Brassel
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2021-01-18ChibiOS conf migrations... take 9 (#11598)Nick Brassel
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-06-28Add missing info.jsons for a few boards (#9549)Ryan
2020-04-05Enable memcore to fix malloc/rand crashes (#8695)Joel Challis
2020-03-02Remove "ugly hack in usb_main.c" comments (#8296)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-13Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis
2020-01-12[Keyboard] Add Xiaomi MK02 (#7825)xyzz