[Keyboard] Adding AEK64 keyboard (#6725)
authorNoan Mousy <4sstylz@protonmail.ch>
Tue, 17 Sep 2019 17:17:03 +0000 (19:17 +0200)
committerDrashna Jaelre <drashna@live.com>
Tue, 17 Sep 2019 17:17:03 +0000 (10:17 -0700)
commitab48ffd5c5923b822e789bb3b18d8a16654da91a
tree9912886ceb8a7f98bc247505e8cf7600b7425731
parent32b2486c6b894894d0782eb46cc2d97542c92ea2
[Keyboard] Adding AEK64 keyboard (#6725)

* Adding AEK64 keyboard

* Deleting useless layout definition

* Resolving many code review issues

* Documenting my 4sStylZ keymap

* Adding default keymap

* Apply suggestions from code review

Code review corrections

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/aek64/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Correcting the NKRO implementation
keyboards/handwired/aek64/aek64.c [new file with mode: 0644]
keyboards/handwired/aek64/aek64.h [new file with mode: 0644]
keyboards/handwired/aek64/config.h [new file with mode: 0644]
keyboards/handwired/aek64/info.json [new file with mode: 0644]
keyboards/handwired/aek64/keymaps/4sstylz/keymap.c [new file with mode: 0644]
keyboards/handwired/aek64/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/aek64/readme.md [new file with mode: 0644]
keyboards/handwired/aek64/rules.mk [new file with mode: 0644]