qmk-dactyl-manuform-a/users/drashna
Drashna Jaelre 58a5030661
[Keymap] Drashna's Improve OLEDs and custom Split code (#14063)
* Fill the oleds with right mods

* Enable double mods on x32 oleds

* Disable forced NKRO

* Make oleds fancy only on good MCUs

* Overhaul oled display

* Further enhance oled, with kitty!

* Final oled form

* Not working transport

* Transport id of woring

* Add acceleration

* fix button placement for accel macro

* Fix accelartion location and behavior

* Remove OLED sync code

* Fix alignment issue

* Remove audio hack

* Fix up zima keymap

* Add matrix slave scan function and cleanup drashna.h

* Clean up user space

* Allow userspace sync to be disable-able

* Fix weird issue with audio

* Fix alignment issue with user split sync

* Disable second rgb matrix task

* Disable additional animations

* Change dynamic keymap settings

* Hacky fix for borked corne

* Add Blackpill (F411) support to tractyl manuform

* remove manual via eeprom reset

* Remove all references to rgblight twinkle

* Fix issues with config processing
2021-08-21 13:34:44 -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's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
drashna.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
drashna.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
drashna_font.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
oled_stuff.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
oled_stuff.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
post_config.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
process_records.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
process_records.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -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 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08: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's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgb_matrix_stuff.h [Keymap] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08:00
rgb_stuff.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgb_stuff.h [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
rgblight_breathe_table.h [Keymap] Drashna Code Cleanup (#10656) 2020-10-17 11:46:57 -07:00
rules.mk [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
tap_dances.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
tap_dances.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
template.c [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
template.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -07:00
transport_sync.c [Keymap] Drashna's Improve OLEDs and custom Split code (#14063) 2021-08-21 13:34:44 -07:00
transport_sync.h Drashna's split updates (#13350) 2021-07-01 00:42:32 -07:00
wrappers.h [Keymap] Drashna's Defaults cleanup (#13722) 2021-07-26 17:59:49 -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.