qmk_firmware/users/drashna
Drashna Jaelre b7cf9a888a
Drashna's split updates (#13350)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-01 00:42:32 -07:00
..
.gitignore
.gitlab-ci.yml
config.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
drashna.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
drashna.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
drashna_font.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
oled_stuff.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
oled_stuff.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
process_records.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
process_records.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -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 Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
rgb_matrix_stuff.h
rgb_stuff.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
rgb_stuff.h
rgblight_breathe_table.h
rules.mk Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
tap_dances.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
tap_dances.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
template.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
template.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
transport_sync.c Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
transport_sync.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
wrappers.h [Keymap] Drashna Updates - Split+OLED edition (#11968) 2021-02-23 10:57:24 -08: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.