summaryrefslogtreecommitdiffstats
path: root/keyboards/jagdpietr/drakon/drakon.c
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-58/+59
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Move Drakon to jagdpietr directory (#10155)JagdPietr Reneksson2020-10-171-0/+225
* move drakon to jagdpietr directory * Updates Recommended changes implemented in this commit due to progress loss in last commit * Update vusb * Update keyboards/jagdpietr/drakon/drakon.c