67e92a7ef1
* Adding Mario Keyboard Signed-off-by: Yuting Wang <ykie.wyt@gmail.com> * Adding Mario Keyboard Signed-off-by: Yuting Wang <ykie.wyt@gmail.com> * Modify the uid Signed-off-by: Yuting Wang <ykie.wyt@gmail.com> * Adding default keymap for mario * Stripping the firmware * Updating images Signed-off-by: Yuting Wang <ykie.wyt@gmail.com> --------- Signed-off-by: Yuting Wang <ykie.wyt@gmail.com>
1.5 KiB
1.5 KiB
mario
A short description of the keyboard/project
- Keyboard Maintainer: Yuting Wang
- Hardware Supported: coming soon
- Hardware Availability: coming soon
- I designed this keyboard based on crkbd, thanks the maintainers of crkbd! And I added a encoder in the left and a joystick in the right. The encoder could help me with scrolling, while the joystick can control the cursor, which makes things easier when I code, because I don't need to move my hand to reach the mouse.
Make example for this keyboard (after setting up your build environment):
make mario:vial
Flashing example for this keyboard:
make mario: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
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available