qmk_firmware/keyboards/smallkeyboard
2023-10-04 20:12:50 +11:00
..
keymaps [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
config.h Add and use I2C address defines for ISSI LED drivers (#22008) 2023-09-19 19:31:54 +10:00
info.json RGB Matrix: driver naming cleanups (#21594) 2023-08-23 01:00:03 +01:00
readme.md [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
smallkeyboard.c Update ISSI LED types (#22099) 2023-10-04 20:12:50 +11: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.