mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
8236f59fa3
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
# Chameleon
|
|
|
|
![chameleon](https://i.imgur.com/BEAzgK8h.jpeg)
|
|
|
|
Chameleon is a 46-60 Key Grid Ortho Keyboard that can be built as both 5x12 and 4x12 with several optional bottom row layouts.
|
|
|
|
* Keyboard Maintainer: [TweetyDaBird](https://github.com/TweetyDaBird)
|
|
* Hardware Supported: Chameleon 46-60 key PCB
|
|
* Hardware Availability: [Lectronz Store](https://lectronz.com/stores/tweetys-wild-thinking)
|
|
* Hardware Design: [GitHub](https://github.com/TweetyDaBird/Chameleon)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make tweetydabird/chameleon:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make tweetydabird/chameleon: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 (top left) and plug in the keyboard
|
|
* **Physical reset/boot buttons**: Hold the 'BOOT' button and briefly press 'RESET' on the back of the PCB
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if available on your keymap
|