mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-05-27 19:45:28 +00:00
1.3 KiB
1.3 KiB
Aplusx Pulsar XBOARD QS
A 80% keyboard (/w 3 Special key, Encoder, USB Hub, switching 2 host function)
- Keyboard Maintainer: skylupin03
- Hardware Supported: Pulsar XBOARD QS
- Hardware Availability: [Pulsar] (https://pulsargg.kr/product/list.html?cate_no=24)
Make example for this keyboard (after setting up your build environment):
make aplusx_pulsar/xboard_qs:default
make aplusx_pulsar/xboard_qs:via
Flashing example for this keyboard:
make aplusx_pulsar/xboard_qs: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:
- Unplug USB Cable.
- Hold the "u" key.
- Plug in the USB Cable, the Keyboard should be in ST-Bootloader state.
-
Physical reset button: Briefly press the button on the back of the PCB
- Unplug USB Cable.
- Hold the Physical reset button.
- Plug in the USB Cable, the Keyboard should be in ST-Bootloader state.
-
Keycode in layout: Press the key mapped to the
QK_BOOT
if set by the user