qmk-keychron-q3-colemak-dh/keyboards/mini49/readme.md
Raymond Dean 8356266e07
Add mini49 to keyboards (#381)
* 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>
2023-04-15 22:22:35 -06:00

30 lines
1.1 KiB
Markdown

# mini49
![mini49](https://cloud.stickpile.net/apps/files_sharing/publicpreview/YkYfcoeLRmHpfy2?file=/&fileId=225288&x=1080&y=1920&a=true)
A sub-60% ortholinear keyboard powered by vial-qmk.
* Keyboard Maintainer: [Raymond Dean][def]
* 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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
## 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
[def]: https://github.com/pcs3rd