Ryan 7e0299117b Move encoder config to data driven (#19923) 3 years ago
..
keymaps f287597c19 Use single memcmp to determine if matrix changed. (#13064) 5 years ago
config.h 7e0299117b Move encoder config to data driven (#19923) 3 years ago
frankie_macropad.c 94d9d2bb31 [Keyboard] Add handwired/frankie_macropad (#12349) 5 years ago
frankie_macropad.h 94d9d2bb31 [Keyboard] Add handwired/frankie_macropad (#12349) 5 years ago
info.json 7e0299117b Move encoder config to data driven (#19923) 3 years ago
readme.md 94d9d2bb31 [Keyboard] Add handwired/frankie_macropad (#12349) 5 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

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.