qmk_firmware/keyboards/aplusx_pulsar/xboard_qs
2024-07-02 15:46:34 +09:00
..
keymaps Modified by the teachings of "drashna" 2024-07-02 15:41:59 +09:00
board.h add Aplusx keyboard 2024-05-21 16:20:41 +09:00
config.h add Aplusx keyboard 2024-05-21 16:20:41 +09:00
halconf.h add Aplusx keyboard 2024-05-21 16:20:41 +09:00
keyboard.json Modified by the teachings of "drashna" -2nd 2024-07-02 15:46:34 +09:00
mcuconf.h add Aplusx keyboard 2024-05-21 16:20:41 +09:00
readme.md add Aplusx keyboard 2024-05-21 16:20:41 +09:00
xboard_qs.c Modified by the teachings of "drashna" -2nd 2024-07-02 15:46:34 +09:00
xboard_qs.h Modified by the teachings of "drashna" -2nd 2024-07-02 15:46:34 +09:00

Aplusx Pulsar XBOARD QS

Pulsar XBOARD QS

A 80% keyboard (/w 3 Special key, Encoder, USB Hub, switching 2 host function)

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:

    1. Unplug USB Cable.
    2. Hold the "u" key.
    3. 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

    1. Unplug USB Cable.
    2. Hold the Physical reset button.
    3. 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