Ryan 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 år sedan
..
keymaps bb754069e9 [Keyboard] smallkeyboard support (#12817) 5 år sedan
config.h 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 år sedan
info.json bb754069e9 [Keyboard] smallkeyboard support (#12817) 5 år sedan
readme.md bb754069e9 [Keyboard] smallkeyboard support (#12817) 5 år sedan
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 4 år sedan
smallkeyboard.c 282e916d86 Remove use of __flash due to LTO issues (#15268) 4 år sedan
smallkeyboard.h bb754069e9 [Keyboard] smallkeyboard support (#12817) 5 år sedan

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.