qmk-dactyl-manuform-a/keyboards/keebzdotnet/fme
James Young c039796d9d
keebzdotnet F-Me Configurator fixes and codebase touch-up (#14077)
* rename LAYOUT to LAYOUT_all

* add info.json

* override DYNAMIC_KEYMAP_LAYER_COUNT for via keymap

The via keymap only initialized two layers without overriding the default value of DYNAMIC_KEYMAP_LAYER_COUNT (4).

This commit sets DYNAMIC_KEYMAP_LAYER_COUNT for the via keymap to 2.
2021-08-19 18:47:10 +01:00
..
keymaps keebzdotnet F-Me Configurator fixes and codebase touch-up (#14077) 2021-08-19 18:47:10 +01:00
config.h
fme.c
fme.h keebzdotnet F-Me Configurator fixes and codebase touch-up (#14077) 2021-08-19 18:47:10 +01:00
info.json keebzdotnet F-Me Configurator fixes and codebase touch-up (#14077) 2021-08-19 18:47:10 +01:00
readme.md
rules.mk

readme.md

F-Me Macropad

F Me macropad

A macropad designed after a meme board seen on Reddit.

Getting the board into bootloader mode:

To flash firmware onto this board, you'll need to bring the PCB into bootloader mode. To enter bootloader mode, press the reset button on the back of the PCB twice. The reset button is located in the top left corner near the indicator LED.

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

make keebzdotnet/fme:default

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