qmk_firmware/keyboards/smallkeyboard
2023-12-20 13:31:50 +11:00
..
keymaps
config.h Rename RGB_DISABLE_WHEN_USB_SUSPENDED -> RGB_MATRIX_SLEEP (#22682) 2023-12-20 13:31:50 +11:00
info.json
readme.md
rules.mk
smallkeyboard.c Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00

SMALLKEYBOARD

Make example for this keyboard (after setting up your build environment):

make smallkeyboard:default

Flashing example for this keyboard:

make smallkeyboard:default:flash

To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.