summaryrefslogtreecommitdiff
path: root/keyboards/xiaomi
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-04-12Migrate build target markers to keyboard.json - X (#23460)Joel Challis3-30/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan3-108/+88
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2022-11-21Remove .noci functionality (#19122)Joel Challis1-0/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2-8/+7
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2022-02-06Fixup bootloaders. (#16256)Nick Brassel1-0/+3
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-6/+6
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-02Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan1-1/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel1-2/+0
2021-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan1-1/+0
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel2-2/+2
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel1-0/+2
2021-01-18ChibiOS conf migrations... take 9 (#11598)Nick Brassel2-1205/+52
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia1-0/+0
2020-06-28Add missing info.jsons for a few boards (#9549)Ryan1-0/+113
2020-04-05Enable memcore to fix malloc/rand crashes (#8695)Joel Challis1-1/+1
2020-03-02Remove "ugly hack in usb_main.c" comments (#8296)Ryan1-2/+0
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young2-55/+416
2020-02-13Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis1-0/+1
2020-01-12[Keyboard] Add Xiaomi MK02 (#7825)xyzz10-0/+1375