qmk_firmware/users/drashna
Drashna Jaelre 5b5b36421a
[Keymap] Unicode and cursor sync - drashna keymap (#15328)
2021-11-28 23:41:59 -08:00
..
.gitignore
.gitlab-ci.yml
config.h [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08:00
drashna.c
drashna.h [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194) 2021-11-17 12:45:50 -08:00
drashna_font.h
oled_stuff.c [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08:00
oled_stuff.h
post_config.h
process_records.c [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08:00
process_records.h [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08: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 [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08:00
tap_dances.c
tap_dances.h
template.c
template.h
transport_sync.c [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08:00
transport_sync.h
unicoooode.c [Keymap] Unicode and cursor sync - drashna keymap (#15328) 2021-11-28 23:41:59 -08: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.