-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xiaomi MK02 #7825
Xiaomi MK02 #7825
Conversation
This is amazing work. |
I'm always excited when someone manages to put QMK on a readily available OEM product such as this. Great job! I'm tempted to buy one now, which leads me to my qualm with the PR. Can you actually provide a direct link to where this is on ali express in the readme or some other stores that are not as difficult to navigate? |
@mechmerlin it used to be sold at item.mi.com but now the URL 404s so it might have been discontinued - https://item.mi.com/product/7865.html. It's also listed on aliexpress (a bunch of listings from random sellers) and banggood (https://www.banggood.com/XiaoMi-Yuemi-Pro-MK02-Aluminum-Alloy-87-Keys-NKRO-Cherry-MX-Switch-Detachable-USB-Wired-Mechanical-Keyboard-p-1260387.html) but I'm not sure if these are official which is why I didn't link to them. |
Updated & I've also changed README to point out how to properly flash manually using |
Thanks! |
* 'master' of https://github.com/qmk/qmk_firmware: (71 commits) [Keyboard] Reviung41: Configurator layout support (qmk#7852) [Keyboard] IDB 60: Configurator bugfix (qmk#7851) [Keyboard] Add Xiaomi MK02 (qmk#7825) Add user keymaps for KBD67MKII/Lily58 (qmk#7671) [Keyboard] KPRepublic BM60 RGB (qmk#7842) Add Lily58 serial to LIB_SRC to avoid LTO issue (qmk#7868) Adi's DZ65RGB layout (qmk#7845) yapf and style Make the udev rules easier to read and manage Fix Pro Micro's and its bootloader's name CLI: Rework ModemManager check and add udev check [Keyboard] NK65 Refactor (qmk#7862) [Keymap] Updated keymaps (qmk#7834) [Keymap] Add additional dynamic macro key to dshields keymaps. (qmk#7853) added ymdk ymd09 keyboard (qmk#7831) [Keymap] Update my iris keymap for LTO and rgbled split (qmk#7849) [Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (qmk#7798) Fix a couple of USB VIDs for the API (qmk#7848) Add per-key IGNORE_MOD_TAP_INTERRUPT feature (qmk#7838) Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (qmk#7705) ...
* [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
* [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
Description
Add Xiaomi mk02.
Types of Changes
Issues Fixed or Closed by This PR
Checklist