qmk_firmware/keyboards/smallkeyboard
2024-04-17 07:20:42 +01:00
..
keymaps [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
config.h Migrate RGB Matrix config to info.json - RS (#22909) 2024-01-16 01:03:55 +00:00
keyboard.json Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00
readme.md [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
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.