forked from mirrors/qmk_firmware
33d7fa1180
* Rename `LAYOUT` to `LAYOUT_planck_mit` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - grid-align keycodes [style] |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
halconf.h | ||
info.json | ||
mcuconf.h | ||
mk47.c | ||
readme.md | ||
rules.mk |
mk47
A customizable 40% keyboard.
- Keyboard Maintainer: jonylee@hfd
- Hardware Supported: mk47
- Hardware Availability: Inland
Make example for this keyboard (after setting up your build environment):
make inland/mk47:default
Flashing example for this keyboard:
make inland/mk47:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 2 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available