You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 522048725f
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
1 year ago
..
keymaps [Keyboard] smallkeyboard support (#12817) 2 years ago
config.h Move matrix config to info.json, part 5 (#20003) 1 year ago
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago
readme.md [Keyboard] smallkeyboard support (#12817) 2 years ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago
smallkeyboard.c Move ortho & numpad layouts to data driven (#20183) 1 year ago

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.