mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
* Added cloud_macro to keyboards folder * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update readme.md * Update keyboards/cloud_macro/readme.md Co-authored-by: Thanh Son Tran <62438883+trnthsn@users.noreply.github.com> * Update keyboards/cloud_macro/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/cloud_macro/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> * Update keyboards/cloud_macro/readme.md Co-authored-by: jack <jack@pngu.org> * Update readme.md * Update readme.md reverting description to KB2040 --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Thanh Son Tran <62438883+trnthsn@users.noreply.github.com> Co-authored-by: jack <jack@pngu.org> |
||
---|---|---|
.. | ||
keymaps/default | ||
keyboard.json | ||
readme.md |
cloud_macro
A 5 key macropad in the shape of a cloud
- Keyboard Maintainer: Trey Wax
- Hardware Supported: Adafruit KB2040
- Hardware Availability: https://circuitrey.carrd.co/
Make example for this keyboard (after setting up your build environment):
make cloud_macro:default
Flashing example for this keyboard:
make cloud_macro: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 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