~ruther/qmk_firmware

ref: 7e27d72cbc9af11b5de3f0c30810a0b95267acee qmk_firmware/keyboards/littlealby/readme.md -rw-r--r-- 1.5 KiB
7e27d72c — Sergey Vlasov Fix `qmk find` failure due to circular imports (#22523) 2 years ago

#Little Alby

Little Alby is a keyboard library using QMK used to create Arduino based keyboards.

#Keyboard Layouts

Mute: A single button layout that can be used as a mute audio keyboard shortcut for popular video conferencing programs e.g. Zoom, Microsoft teams, Google meet

#Arduino Micro pinout

ARDUINO MICRO pinout

Keyboard Maintainer: albybarber

Keyboard Maintainers spirit guide : Olivia

Hardware:

#Building Code

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

make littlealby/mute:default

// Builds for specific programs 
make littlealby/mute:zoom
make littlealby/mute:ms_teams
make littlealby/mute:g_meet

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

#Credits