You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
rev1 Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
rev2 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
config.h 2020 November 28 Breaking Changes Update (#11053) 3 years ago
ext65.c 2020 November 28 Breaking Changes Update (#11053) 3 years ago
ext65.h 2020 November 28 Breaking Changes Update (#11053) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md 2020 November 28 Breaking Changes Update (#11053) 3 years ago
rules.mk 2020 November 28 Breaking Changes Update (#11053) 3 years ago

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.