forked from forks/qmk_firmware
d85600fcd4
* [refactor] refactor keymaps - grid-align keycodes - use four-space indent - remove trailing whitespace * [refactor] physically arrange layout macro Arrange the layout macro and keymaps in the QMK-desired order. Breaks compatibility with out-of-tree keymaps. Key sequence swaps in this commit: - `KC_GRV` <-> `KC_1` - `KC_TAB` <-> `KC_Q` * [refactor] rename LAYOUT to LAYOUT_split_space * [enhancement] add LAYOUT_7u_space * [chore] correct maintainer value Reference the keyboard maintainer's GitHub username. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
halconf.h | ||
info.json | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
aeroboard
A customizable hotswap 70% keyboard.
Make example for this keyboard (after setting up your build environment):
make eason/aeroboard:default
Flashing example for this keyboard:
make eason/aeroboard: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 3 ways:
- Bootmagic reset: Hold down Enter in the keyboard then replug
- Physical reset button: Briefly press the button on the back of the PCB
- Keycode in layout: Press the key mapped to
QK_BOOT