mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 22:52:02 +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>
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
# cloud_macro
|
|
|
|

|
|
|
|
A 5 key macropad in the shape of a cloud
|
|
|
|
* Keyboard Maintainer: [Trey Wax](https://github.com/TweyHugs)
|
|
* 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](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
|
|
* **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
|