qmk_firmware/users/drashna
Drashna Jaelre 89e5e4e7ad
[Keymap] Fix missing return for oled task in drashna userspace (#15012)
2021-11-02 13:31:15 +11:00
..
.gitignore
.gitlab-ci.yml
config.h
drashna.c [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
drashna.h
drashna_font.h [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
oled_stuff.c [Keymap] Fix missing return for oled task in drashna userspace (#15012) 2021-11-02 13:31:15 +11:00
oled_stuff.h
post_config.h
process_records.c [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
process_records.h [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -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
rgb_matrix_stuff.h
rgb_stuff.c
rgb_stuff.h
rgblight_breathe_table.h
rules.mk
tap_dances.c
tap_dances.h
template.c
template.h
transport_sync.c [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
transport_sync.h [Keymap] Drashna Keymap Updates (#14842) 2021-10-15 22:30:23 -07:00
wrappers.h

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.