qmk_firmware/keyboards/keyhive/smallice
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
smallice.c move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00
smallice.h move keyhive exclusive boards into /keyhive (#16084) 2022-04-19 20:17:21 +10:00

readme.md

smAllice

smAllice

A 40% alice-like keyboard with an arrow cluster.

Make example for this keyboard (after setting up your build environment):

make keyhive/smallice:default

Flash

  • Plug in
  • Press reset button
  • Flash using QMK Toolbox or dfu-util (make smallice:<keymap>:flash)

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.