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.
* 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 |
6 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 7 years ago | |
| .gitlab-ci.yml | 6 years ago | |
| config.h | 6 years ago | |
| drashna.c | 6 years ago | |
| drashna.h | 6 years ago | |
| font_gmk_bad.h | 6 years ago | |
| hue_manitee_font.h | 6 years ago | |
| process_records.c | 6 years ago | |
| process_records.h | 6 years ago | |
| readme.md | 6 years ago | |
| readme_handlers.md | 6 years ago | |
| readme_keycodes.md | 6 years ago | |
| readme_rgb.md | 6 years ago | |
| readme_secrets.md | 6 years ago | |
| readme_tap_dance.md | 6 years ago | |
| readme_wrappers.md | 6 years ago | |
| rgb_stuff.c | 6 years ago | |
| rgb_stuff.h | 6 years ago | |
| rgblight_breathe_table.h | 6 years ago | |
| rules.mk | 6 years ago | |
| tap_dances.c | 6 years ago | |
| tap_dances.h | 6 years ago | |
| template.c | 6 years ago | |
| template.h | 6 years ago | |
| wrappers.h | 6 years ago | |
readme.md
Overview
This is my personal userspace file. Most of my code exists here, as it's heavily shared.
- RGB Customization
- Diablo Tap Dancing
- Keymap Wrappers
- Custom Function Handlers
- Secret Macros
- Custom Keycodes
Pro Micro Hacking
See this thread for details on how to flash QMK DFU to Pro Micros.