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.
OLED Display fixes Add support for RGBLIGHT Layers Add gaming layer to corn and kyria RGBLight Startup Animation fixes and improvements (uses matrix_scan now!) Pimoroni Trackball support added (IT'S RGB!!!) Fix issues due to code changes |
6 years ago | |
|---|---|---|
| .. | ||
| .gitignore | ||
| .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 | |
| oled_stuff.c | 6 years ago | |
| oled_stuff.h | 6 years ago | |
| pimoroni_trackball.c | 6 years ago | |
| pimoroni_trackball.h | 6 years ago | |
| process_records.c | 6 years ago | |
| process_records.h | 6 years ago | |
| 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 | 6 years ago | |
| rgb_matrix_stuff.h | 6 years ago | |
| rgb_stuff.c | 6 years ago | |
| rgb_stuff.h | 6 years ago | |
| rgblight_breathe_table.h | ||
| rules.mk | 6 years ago | |
| tap_dances.c | ||
| tap_dances.h | ||
| template.c | ||
| template.h | ||
| wrappers.h | ||
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.