mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
fb3a414a40
* Initial PizzaPad firmware * Updated files to conform to PR checklist * Fix default keymap location * Update keyboard.json * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/idyllic/pizzapad/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <jack@pngu.org> |
||
---|---|---|
.. | ||
keymaps/default | ||
keyboard.json | ||
readme.md |
Pizza Pad PCB
A 3x3 PCB designed for the Idyllic Pretty Pad.
- Keyboard Maintainer: Zykrah
- Hardware Supported: Pizza Pad PCB (using a SEEED XIAO RP2040)
- Hardware Availability: Mechstock
Make example for this keyboard (after setting up your build environment):
make idyllic/pizzapad:default
Flashing example for this keyboard:
make idyllic/pizzapad:default: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 both the
BOOT
andRESET
buttons at the same time - Keycode in layout: Press the key mapped to
QK_BOOT
if it is available