qmk-dactyl-manuform-a/users/drashna
Drashna Jaelre 855dd2d218
[Keymap] Drashna Code Cleanup (#10656)
* Add Launchpad keymap

Note: RGB and Audio won't work when using B pins for audio

* Add support for rgb matrix on launchpad

* Update config for launchpag

* Disable wait on layer change

* Update config for ErgoDox EZ

* Fixup rgb light userspace code

* Move Corne layout to community layouts folder

* Update config for corne to support community layouts

* Add license header to files

* Minor cleanup of userspace config

* Update Pimironi Trackball code

* Increase debounce time on ergodox

* Fix keymap handling

* Enable wait for USB for moonlander

* Update/add license headers

* fix review issues
2020-10-17 11:46:57 -07:00
..
.gitignore [Keymap] Update to Drashna Keymaps (#5594) 2019-04-22 11:55:55 -07:00
.gitlab-ci.yml [Keymap] Drashna's Keymap Update - Display Edition (#9282) 2020-06-15 03:41:28 -07:00
config.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
drashna.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
drashna.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
font_gmk_bad.h Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
hue_manitee_font.h Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
oled_stuff.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
oled_stuff.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
pimoroni_trackball.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
pimoroni_trackball.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
process_records.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
process_records.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
readme.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_handlers.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_keycodes.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_rgb.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_secrets.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_tap_dance.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
readme_wrappers.md [Keymap] Drashna's Feature madness (#6128) 2019-07-22 20:22:33 -07:00
rgb_matrix_stuff.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rgb_matrix_stuff.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rgb_stuff.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rgb_stuff.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rgblight_breathe_table.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rules.mk [Keymap] Drashna's Keymap Update - Display Edition (#9282) 2020-06-15 03:41:28 -07:00
tap_dances.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
tap_dances.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
template.c [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
template.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
wrappers.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00

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.