mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-09 11:09:35 +00:00
c97ec805cd
* initial unsplit keyboard * move shared code * unsplit: fix underglow led x,y & remove unecessary code * unsplit: remove split code & tidy readme * unsplit: limit brightness & community layout * rename keyboard * the_q: tidy keymap & readme * lulu: remove accidental build target * rename file
24 lines
933 B
Markdown
24 lines
933 B
Markdown
# The Q
|
|
|
|
* Keyboard Maintainer: [waffle87](https://github.com/waffle87)
|
|
* Hardware Supported: The Q PCB w/ Pro Micro style microcontroller
|
|
* Hardware Availability: [boardsource.xyz](https://boardsource.xyz)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make boardsource/the_q:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
mke boardsource/the_q: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 key)
|
|
* **Physical reset button**: Briefly press the button on the front of the PCB
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT`
|