You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/users/drashna
Drashna Jaelre c67e304593
[Keymap] Drashna's Cleanup and RGB Divide (#8506)
* Enable External EEPROM on Planck Rev6

* Update KC_MAKE macro to use qmk cli util

* Disable additional gradients for rgb matrix

* Update analog code for newer methods

* Update ergodox layout

* Disable Grave Escape

* Cleanup OLED code a bit

* Remove old unicode code

* Seperate RGB Matrix code from RGB Light code in userspace

* Massive overhaul an generalization of personal OLED code

Now lets hope I NEVER get a keyboard using a 128x32 in a normal orientation.

* Super tiny cleanup

* Enable Diablo layer on kyria

* clang format pass

* Additional OLED cleanup
5 years ago
..
.gitignore [Keymap] Update to Drashna Keymaps (#5594) 6 years ago
.gitlab-ci.yml [Keymap] Big Drashna code update (#6639) 6 years ago
config.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
drashna.c [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
drashna.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
font_gmk_bad.h Clean up includes for glcdfont headers (#7745) 5 years ago
hue_manitee_font.h Clean up includes for glcdfont headers (#7745) 5 years ago
oled_stuff.c [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
oled_stuff.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
process_records.c [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
process_records.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
readme.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_handlers.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_keycodes.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_rgb.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_secrets.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_tap_dance.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_wrappers.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
rgb_matrix_stuff.c [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
rgb_matrix_stuff.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
rgb_stuff.c [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
rgb_stuff.h [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
rgblight_breathe_table.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
rules.mk [Keymap] Drashna's Cleanup and RGB Divide (#8506) 5 years ago
tap_dances.c [Keymap] Drashna's Feature madness (#6128) 6 years ago
tap_dances.h [Keymap] Drashna's Feature madness (#6128) 6 years ago
template.c [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
template.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
wrappers.h [Keymap] Big Drashna code update (#6639) 6 years ago

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.