Skip to content

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnAZoidberg JohnAZoidberg released this 08 Aug 12:57
· 19 commits to lotus since this release

Update Instructions

  1. Slide out touchpad (turns off power to all modules)
  2. Press left and right ALT keys - while keeping them pressed, slide the touchpad back in
  3. A folder will pop up (like USB thumb drive) - open it
  4. Copy the .uf2 file corresponding to the keyboard type into this folder
  5. Keyboard will reset and automatically flash

Notes

  • Different layouts (ISO, JIS ANSI) require different firmware AND different design file for VIA.
  • If you change firmware to a different layout (e.g. ANSI to ISO) you MUST run qmk_hid via --eeprom-reset!!! Otherwise it will keep settings from previous layout. (Applies to all versions, not just 0.2.2)
  • MUST run qmk_hid via --eeprom-reset after update, if upgrading from 0.1.5 or older!
  • MUST run qmk_hid via --eeprom-reset after update, if using numpad or macropad and you want to use the new default layout

v0.2.2

The latest corresponding tool for this firmware release is qmk_hid v0.1.9.

Changes:

  • Update to latest upstream QMK code from develop branch (ac75242..0056984 on July 20)
  • When SLEEP# low, don't suspend, just turn backlights off. USB suspend will take care of power savings
  • Enable NKRO HID reports. Previously only 6KRO possible. Known to be incompatible with some BIOS implementations. Ours seems ok
  • Add command to enable/disable UEFI hotkey mode
  • Add command to enable/disable macropad factory mode (Use qmk_hid factory --factory true)

Compatibility:

  • Compatible with all hardware revisions until at least July 2023