Ryan 2da0827d4f Remove matrix size defines (#19581) 3 yıl önce
..
keymaps bb754069e9 [Keyboard] smallkeyboard support (#12817) 4 yıl önce
config.h 2da0827d4f Remove matrix size defines (#19581) 3 yıl önce
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 yıl önce
readme.md bb754069e9 [Keyboard] smallkeyboard support (#12817) 4 yıl önce
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 yıl önce
smallkeyboard.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 yıl önce
smallkeyboard.h bb754069e9 [Keyboard] smallkeyboard support (#12817) 4 yıl önce

readme.md

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.