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.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| config.h | 4 years ago | |
| drashna.c | 4 years ago | |
| drashna.h | 4 years ago | |
| drashna_font.h | 4 years ago | |
| oled_stuff.c | 4 years ago | |
| oled_stuff.h | 4 years ago | |
| post_config.h | 4 years ago | |
| process_records.c | 4 years ago | |
| process_records.h | 4 years ago | |
| readme.md | ||
| readme_handlers.md | ||
| readme_keycodes.md | 5 years ago | |
| readme_rgb.md | ||
| readme_secrets.md | ||
| readme_tap_dance.md | ||
| readme_wrappers.md | ||
| rgb_matrix_stuff.c | 4 years ago | |
| rgb_matrix_stuff.h | 5 years ago | |
| rgb_stuff.c | 4 years ago | |
| rgb_stuff.h | 4 years ago | |
| rgblight_breathe_table.h | 5 years ago | |
| rules.mk | 4 years ago | |
| tap_dances.c | 4 years ago | |
| tap_dances.h | 4 years ago | |
| template.c | 4 years ago | |
| template.h | 4 years ago | |
| transport_sync.c | 4 years ago | |
| transport_sync.h | 4 years ago | |
| wrappers.h | 4 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.