1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/eason/aeroboard
James Young d85600fcd4
Eason Aeroboard Refactor (#21271)
* [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.
2023-06-17 20:37:28 +01:00
..
keymaps Eason Aeroboard Refactor (#21271) 2023-06-17 20:37:28 +01:00
config.h Move FORCE_NKRO to data driven (#20604) 2023-05-01 13:33:10 +10:00
halconf.h [Keyboard] Add aeroboard (#19087) 2023-02-07 00:54:10 -07:00
info.json Eason Aeroboard Refactor (#21271) 2023-06-17 20:37:28 +01:00
mcuconf.h [Keyboard] Add aeroboard (#19087) 2023-02-07 00:54:10 -07:00
readme.md [Keyboard] Add aeroboard (#19087) 2023-02-07 00:54:10 -07:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

aeroboard

A customizable hotswap 70% keyboard.

  • Keyboard Maintainer: EASON
  • Hardware Supported: ab70lite
  • Hardware Availability: EASON

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