qmk-dactyl-manuform-a/keyboards/handwired/frankie_macropad
Nick Brassel f287597c19
Use single memcmp to determine if matrix changed. (#13064)
* Use memcmp to determine if matrix changed.

* Firmware size issues.

* Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
2021-06-09 17:19:42 +10:00
..
keymaps/default Use single memcmp to determine if matrix changed. (#13064) 2021-06-09 17:19:42 +10:00
config.h
frankie_macropad.c
frankie_macropad.h
info.json
readme.md
rules.mk

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.