c039796d9d
* 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. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
fme.c | ||
fme.h | ||
info.json | ||
readme.md | ||
rules.mk |
F-Me Macropad
A macropad designed after a meme board seen on Reddit.
- Keyboard Maintainer: keebzdotnet
- Hardware Supported: F-Me Macropad
- Hardware Availability: https://www.keebz.net/shop/p/f-me
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.