mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-30 23:15:51 +00:00
.. | ||
keymaps/default | ||
config.h | ||
keyboard.json | ||
readme.md |
Starry FRL
This firmware support for both Solder and Hotswap PCB of Starry FRL
Firmware files are SPECIFIC to each board. Firmware files from one, will not work on the other. Please use the uf2
appropriate for your board.
- Keyboard Maintainer: Mai The San
- Hardware Supported: Starry FRL
- Hardware Availability: Waifu.works Discord
Make examples for this keyboard (after setting up your build environment):
make salane/starryfrl:default
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Press the key
BOOT
in the back of PCB and plug in keyboard - Keycode in layout: Press the key mapped to
QK_BOOT
if it is available
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.