summaryrefslogtreecommitdiff
path: root/keyboards/draculad/keymaps
AgeCommit message (Collapse)Author
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2022-12-15[Keymap] Fix miryoku layout for draculad (#19338)Basil Sh
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-03Fix DracuLad keymap to accomodate for breaking changes. (#15713)Mango The Fourth
Co-authored-by: MangoIV <mangoiv@outlook.com>
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
* 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>
2021-08-04[Keyboard] Switch Draculad to using WPM char hack (#13886)Drashna Jaelre
2021-06-21Move optical sensor code to drivers folder (#13044)Drashna Jaelre
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-04-29DracuLad: add Configurator data and rework layout macro (#12727)James Young
* 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.
2021-04-27Add Draculad keyboard (#12604)Mango The Fourth
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>