8356266e07
* Add mini49 back * Update readme.md * Update keymap.c update vial keymap * Update keymap.c * Create rules.mk * Update readme.md * Update readme.md * Update readme.md * rename vial/ to via/ * Update readme.md * Update config.h Set bootmagic_lite key to top left * Update readme.md * Update keyboards/mini49/config.h Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/mini49/keymaps/vial/keymap.c rename `LAYOUT_mini49` to `LAYOUT` Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Change code per previous suggestions * remove mini49/config.h * Tonight's last commit. * I lied. * migrate layout to info.json * Update rules.mk * Update readme.md * remove mini49.h and remove reference from info.json * Update readme.md update photo * revert pico-sdk to 07edde8 --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
1.1 KiB
1.1 KiB
mini49
A sub-60% ortholinear keyboard powered by vial-qmk.
- Keyboard Maintainer: Raymond Dean
- Hardware Supported: RP2040
Make example for this keyboard (after setting up your build environment):
make mini49:vial
Flashing example for this keyboard:
make mini49:vial:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard. Bootmagic is not enabled in the vial layout.
- Physical reset: Hold the BOOT button down while pressing the RESET button.
- Keycode in layout: Press the key mapped to QK_BOOT if it is available