qmk_firmware/users/drashna
2021-11-17 20:46:24 +00:00
..
.gitignore
.gitlab-ci.yml
config.h Merge remote-tracking branch 'origin/master' into develop 2021-11-17 20:46:24 +00:00
drashna.c Updates to drashna keymap and minor updates to tractyl manuform (#15101) 2021-11-10 06:10:00 -08:00
drashna.h [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194) 2021-11-17 12:45:50 -08:00
drashna_font.h Updates to drashna keymap and minor updates to tractyl manuform (#15101) 2021-11-10 06:10:00 -08:00
oled_stuff.c Merge remote-tracking branch 'origin/master' into develop 2021-11-17 20:46:24 +00: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] Fix Drashna Keymap issues missed before Develop merge (#14271) 2021-09-01 21:08:58 -07:00
process_records.c [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194) 2021-11-17 12:45:50 -08: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 [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 [Keymap] Update to Drashna Code (#14644) 2021-09-29 11:16:11 -07:00
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 Updates to drashna keymap and minor updates to tractyl manuform (#15101) 2021-11-10 06:10:00 -08:00

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.