qmk-dactyl-manuform-a/keyboards/smallkeyboard
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268)
2021-11-24 18:38:49 +11:00
..
keymaps [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
config.h Fix additional board sizes for RGB Matrix (#15170) 2021-11-16 08:29:10 +11:00
info.json [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
readme.md [Keyboard] smallkeyboard support (#12817) 2021-09-21 15:52:39 -07:00
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
smallkeyboard.c Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11: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.