qmk-dactyl-manuform-a/keyboards/aeboards/ext65
Joel Challis 415a8bc249
ARM - Refactor SLEEP_LED to support more platforms (#8403)
* Initial refactor of ARM SLEEP_LED to enable more platforms

* fix build issues

* Disable SLEEP_LED for boards with no caps lock code

* Enable GPT14 for boards with caps lock code and SLEEP_LED enabled

* Enable GPT for boards with caps lock code and SLEEP_LED enabled
2021-02-28 15:52:43 +00:00
..
keymaps
rev1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rev2 ARM - Refactor SLEEP_LED to support more platforms (#8403) 2021-02-28 15:52:43 +00:00
.noci
config.h
ext65.c
ext65.h
info.json
readme.md
rules.mk

readme.md

EXT65

A southpaw inspired keyboard by AEBoards

  • Keyboard Maintainer: Xelus22
  • Hardware Supported: EXT65 Rev1, Rev2
  • Hardware Availability: Custom keyboard group buys

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

make aeboards/ext65/rev1:default
make aeboards/ext65/rev2:default

Flashing example for this keyboard:

make aeboards/ext65/rev1:default:flash
make aeboards/ext65/rev2:default:flash

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