summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aek64
AgeCommit message (Collapse)Author
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
* exclude all of handwired * exclude more keyboards from CI
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-04-30BACKLIGHT_ON_STATE config.h fixes (#8862)Ryan
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config
2019-12-13Adding Backlight on the handwired AEK64 keyboard (#7629)Noan Mousy
* Implementing backlight with breathing * Rework of my personal keymap and adding some macros.
2019-09-19Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark
2019-09-17[Keyboard] Adding AEK64 keyboard (#6725)Noan Mousy
* 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