qmk_firmware/keyboards/handwired/frankie_macropad
2023-03-11 00:32:05 +11:00
..
keymaps/default
config.h Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
frankie_macropad.c
frankie_macropad.h
info.json Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

frankie_macropad

frankie_macropad

A simple 8-key macropad with two rotary encoders.

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

make handwired/frankie_macropad:default

To switch to bootloader mode, unplug the keyboard and plug it back in while holding down the bottom left key.

Flashing example for this keyboard:

make handwired/frankie_macropad:default:flash

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