0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-12 12:51:18 +00:00
qmk_firmware/keyboards/handwired/frankie_macropad
2022-08-06 23:23:35 +10:00
..
keymaps/default Use single memcmp to determine if matrix changed. () 2021-06-09 17:19:42 +10:00
config.h Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
frankie_macropad.c [Keyboard] Add handwired/frankie_macropad () 2021-04-18 23:04:16 -07:00
frankie_macropad.h [Keyboard] Add handwired/frankie_macropad () 2021-04-18 23:04:16 -07:00
info.json Move keyboard USB IDs and strings to data driven: handwired () 2022-07-30 17:31:44 +10:00
readme.md [Keyboard] Add handwired/frankie_macropad () 2021-04-18 23:04:16 -07:00
rules.mk handwired/frankie_macropad: disable some features to reduce size () 2022-02-22 14:09:45 +00: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.