qmk_firmware/keyboards/smallkeyboard
Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
2022-10-15 09:55:53 -07:00
..
keymaps [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
info.json Move keyboard USB IDs and strings to data driven: S (#17889) 2022-08-04 08:12:37 +10:00
readme.md [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
smallkeyboard.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
smallkeyboard.h [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00

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.