summaryrefslogtreecommitdiffstats
path: root/keyboards/draculad/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [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>
* [Keyboard] Switch Draculad to using WPM char hack (#13886)Drashna Jaelre2021-08-041-12/+14
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-66/+66
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* DracuLad: add Configurator data and rework layout macro (#12727)James Young2021-04-291-26/+31
| | | | | | | | | | | | | * add info.json file * refactor keymaps for readability * rework layout macro Arranges the layout macro and keycodes to resemble the physical layout. * readme touch-up Corrections to capitalization and spelling, and removal of extra white space.
* Add Draculad keyboard (#12604)Mango The Fourth2021-04-271-0/+220
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: mangoiv <mangoiv@outlook.com>