summaryrefslogtreecommitdiff
path: root/keyboards/xiaomi/mk02
Commit message (Collapse)AuthorAge
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
|
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-20
| | | | | | | | | | | * jm60 * ergodox_stm32 * F042 bootloader jumps. * xiaomi/mk02 custom bootloader, no early-init bootloader jump for F072. * matrix/m20add, matrix/noah
* ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChibiOS conf upgrade for akegata_denki/device_one akegata_denki/device_one - 0d9f891416decbbb533c6c1147632ef7c55a2d9f * ChibiOS conf upgrade for ergodox_stm32 ergodox_stm32 - 72aeab1612ef73555a73dd60d005e671a90d7e2f * ChibiOS conf upgrade for jm60 jm60 - cc75e97727fadd939be4bdf7fa3714320465d3ef * ChibiOS conf upgrade for matrix/m20add matrix/m20add - b0dee0b4e8c0a94d55fea51c8699972f15483209 * ChibiOS conf upgrade for matrix/noah matrix/noah - 57a1c09cd24716863ce862e0b9cbca2a9c6fcebf * ChibiOS conf upgrade for nibiria/stream15 nibiria/stream15 - 610b151b02f5cac681c65fbd3f94a12312f99b82 * ChibiOS conf upgrade for xiaomi/mk02 xiaomi/mk02 - f92fcee777acc159c0af268e88b751fd1e33f74f
* Exclude more keyboards from CI (#11436)Zach White2021-01-13
| | | | | * exclude all of handwired * exclude more keyboards from CI
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-25
| | | | | This is the recommendation in the [PR Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it will make working with them easier in the CLI/API/etc.
* Add missing info.jsons for a few boards (#9549)Ryan2020-06-28
|
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-05
|
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-02
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
|
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-13
| | | | | | | | | | | | | | * Add f072 board files with 'enter_bootloader_mode_if_requested' support * rename default f072 board file to GENERIC_STM32_F072XB * Remove board files * Add bootloader def * Update generic f072 board paths * Revert wrong deletion
* [Keyboard] Add Xiaomi MK02 (#7825)xyzz2020-01-12
* [Keyboard] Added xiaomi/mk02 * keyboards/xiaomi/mk02: cleanup * keyboards/xiaomi/mk02: add linker script * update readme * update * remove via (crashes during startup) * LAYOUT => LAYOUT_tkl_ansi * Change vid/pid * Add a warning to the readme