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 00d3061e02 [Keymap] Cleanup of Drashna code (#7800)
* ifdef rgb stuff like a madman for RGB Coexistance

* Re-enable RGB Light on Planck

* fix RGB Coexistance issue

* Tweak feature settings for Ergodox EZ Glow

* Their powers combine, and I am Captain RGB

This one is for noroadsleft and yan.

* Limit brightness when both RGB features are enabled

* Change shutdown method

* Add RGB Coexistience stuff to keymap

* disable RGBLIGHT_SLEEP until a solution can be found

* Disable Unicode on the kyria

* Fix up Iris rev defines

* Fix up community layouts to compile properly

* Cleanup rgb stuff

* Merge ergodox keymaps

* Update CCCV macro to use tap_code16

* Enable Solenoid on C39

Because josh couldn't

* Enable RGB Light, not Matrix on rev6 keymap

* Only enable LTO on non-ARM boards

* Clean up Bootmagic OLED display

* Enable RGBLIGHT_SPLIT on kyria

Not that it does anything

* Add hotkey for discord
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] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
drashna.c [Keymap] Cleanup of Drashna code (#7800) 5 years ago
drashna.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
font_gmk_bad.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
hue_manitee_font.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
process_records.c [Keymap] Cleanup of Drashna code (#7800) 5 years ago
process_records.h [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 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_stuff.c [Keymap] Cleanup of Drashna code (#7800) 5 years ago
rgb_stuff.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
rgblight_breathe_table.h [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354) 6 years ago
rules.mk [Keymap] Cleanup of Drashna code (#7800) 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.