mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +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
933 B
933 B
The Q
- Keyboard Maintainer: waffle87
- Hardware Supported: The Q PCB w/ Pro Micro style microcontroller
- Hardware Availability: 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 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 (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