qmk-dactyl-manuform-a/users/drashna
Drashna Jaelre bc239cd520
[Keymap] Drashna keymap fixups (#14140)
2021-08-24 01:37:14 -07:00
..
.gitignore
.gitlab-ci.yml
config.h [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
drashna.c [Keymap] Drashna keymap fixups (#14140) 2021-08-24 01:37:14 -07:00
drashna.h [Keymap] Drashna keymap fixups (#14140) 2021-08-24 01:37:14 -07:00
drashna_font.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
oled_stuff.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
oled_stuff.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
post_config.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
process_records.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
process_records.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
readme.md
readme_handlers.md
readme_keycodes.md
readme_rgb.md
readme_secrets.md
readme_tap_dance.md
readme_wrappers.md
rgb_matrix_stuff.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgb_matrix_stuff.h
rgb_stuff.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgb_stuff.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgblight_breathe_table.h
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
tap_dances.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
tap_dances.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
template.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
template.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
transport_sync.c [Keymap] Drashna keymap fixups (#14140) 2021-08-24 01:37:14 -07:00
transport_sync.h
wrappers.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00

readme.md

Overview

This is my personal userspace file. Most of my code exists here, as it's heavily shared.

Pro Micro Hacking

See this thread for details on how to flash QMK DFU to Pro Micros.