Releases: picoruby/prk_firmware
Releases · picoruby/prk_firmware
🌈RGB names and 🎌Japanese keycodes
Breaking Change 🌈
- Amend names of RGB.effect
- from
:rainbow
to:swirl
- from
:breathing
torainbow_mood
- from
Improvements
- Some keycodes for Japanese keyboard added. See pull/31. Thanks to @yoichiro
- Improved startup stability. The startup time is increased, but be patient!
Update on Nov 16, 2021
- Release binaries were removed due to #37 . Use 0.9.5.1 instead
Right side flipped split
Improvement
Notes to contributors
- A testing framework, mrubyc-test, was introduced. I encourage you to write tests when you contribute to PRK!
- Though USB serial print was enhanced a little, it's still buggy🐛. I need someone to help me!
Fixes serial port bug and adds "Short keycode" symbols
Debug print on USB Serial Port
Double pressing of RESET to reboot to BOOTSEL mode
- RP2040 will reboot to BOOTSEL mode when you double-press RESET without detaching USB cable!
The first release🎉
- You no longer need compiler toolchains like CMake and GCC
- Just download the release binary and unzip it
- Flash uf2 file into RP2040, then you'll find PRKFirmware drive mounted
- Drag and drop your
keymap.rb
into PRKFirmware drive - Keyboard will automatically reboot and apply the new keymap