QMK/users/drashna
Frederik Baerentsen 34a9e79cae Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
..
.gitignore initial upload 2020-03-23 10:48:11 +01:00
.gitlab-ci.yml initial upload 2020-03-23 10:48:11 +01:00
config.h drashna's userspace should now work correctly with Drop ALT 2020-07-13 17:44:28 +02:00
drashna.c Fixed #14 and changed drop alt layout a bit 2020-07-19 12:42:45 +02:00
drashna.h Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
font_gmk_bad.h initial upload 2020-03-23 10:48:11 +01:00
font_lily.c Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
hue_manitee_font.h initial upload 2020-03-23 10:48:11 +01:00
oled_stuff.c Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
oled_stuff.h Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
process_records.c Updated drop alt keymap 2020-07-13 19:29:34 +02:00
process_records.h drashna's userspace should now work correctly with Drop ALT 2020-07-13 17:44:28 +02:00
readme.md initial upload 2020-03-23 10:48:11 +01:00
readme_handlers.md initial upload 2020-03-23 10:48:11 +01:00
readme_keycodes.md initial upload 2020-03-23 10:48:11 +01:00
readme_rgb.md initial upload 2020-03-23 10:48:11 +01:00
readme_secrets.md initial upload 2020-03-23 10:48:11 +01:00
readme_tap_dance.md initial upload 2020-03-23 10:48:11 +01:00
readme_wrappers.md initial upload 2020-03-23 10:48:11 +01:00
rgb_matrix_stuff.c Changed a lot... 2020-05-26 22:31:54 +02:00
rgb_matrix_stuff.h Changed a lot... 2020-05-26 22:31:54 +02:00
rgb_stuff.c Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02:00
rgb_stuff.h Changed a lot... 2020-05-26 22:31:54 +02:00
rgblight_breathe_table.h initial upload 2020-03-23 10:48:11 +01:00
rules.mk updated userspace 2020-07-13 18:55:22 +02:00
tap_dances.c initial upload 2020-03-23 10:48:11 +01:00
tap_dances.h initial upload 2020-03-23 10:48:11 +01:00
template.c initial upload 2020-03-23 10:48:11 +01:00
template.h initial upload 2020-03-23 10:48:11 +01:00
wrappers.h Added OLED 128x32 support and Lily58 keymap 2020-09-18 13:17:26 +02: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.