1.5 KiB
1.5 KiB
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
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.