summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/aek64/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Cleanup junk chars, part 2 (#13284)Ryan2021-06-251-1/+1
|
* [Keyboard] Adding AEK64 keyboard (#6725)Noan Mousy2019-09-171-0/+53
* 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