1.4 KiB
1.4 KiB
Description
Configuration for my custom keyboard qua-ken base on the Sofle 2.1.
- Keyboard Maintainer: zegonix
- Hardware Supported: qua-ken
- Hardware Availability: the pcb is open source, order it yourself
Building and flashing firmware
To build and flash the firmware, set up the qmk tool and use the compile and flash commands:
qmk config user.keyboard=zegonix/qua_ken
qmk config user.keymap=quaken
qmk compile
qmk flash
Alternatively you can use the QMK root level Makefile:
make zegonix/qua_ken:quaken // build firmware
make zegonix/qua_ken:quaken:dfu-utils // build and flash firmware
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with the Complete Newbs Guide.
Bootloader
Enter the bootloader in 2 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix, which is be Escape key, while connecting the keyboard. This variant was not tested
- Physical reset button: Short the two Pins of J2 (usually a pair of tweezers works well) and press the reset button (only button on the backside)
- Keycode in layout: Press the key mapped to
QK_BOOT.