qmk-dactyl-manuform-a/users/drashna
Drashna Jaelre 7a08b9d374
[Keymap] Cleanup and updating of drashna keymap code (#11516)
* Update other keyboards for rgb matrix changes

* Remove customized bootmagic code

* Fix corne layout compilation error

* Fix compiler errors with all keymaps

* Add Simple Visualizer for ergodox infinity

* Fix compile issue with Corne

* Fix keymap stuff

* Add alias for mouse layer

* Add Halmak Keyboard layout

* Updates for Kyria

* Add support for oled interval

* Change RGB stuff

[CHANGE] Fix coexistence issues

* Fix rgb_stuff

* Add custom ploopyco mouse keymap

* Decrease default dwell time

* Updates based on last breaking changes update

* Disable command on dactyl

* Update ergodox to use proper commands for rgb matrix indicators

* Update all rgb matrix indicator functions

* Update rules for dactyl-manuform

* Reduce wait time for mouse layer off event

* Add more info to logger

* Add wrappers for get_tapping term

* Move version.h include into only file that actually needs it

* Update rgb sleep stuff

* Update key print function

* Change DM keymap settings

* Change pin for DM Manuform

* Add Proton C stuff for Corne keymap

* more arm corne tinkering

* Even more arm stuff for corne

* Cleanup corne stuff

* redirect default keymap to drashna

because I am a very bad man

* change corne rgb priority

* Update tractyl manuform to not conflict

* Add more secret stuff

* more dactyl tweaks

* Add more options to split transport

* Changes of oled support

* Change split settings

* Improve keylogger formatting more

* tweak oled stuff

* Oled and such tweaks

* Reduce brightness due to leds

* Decrease brightness more

* Only run layer code if master
2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08:00
drashna.c [Keymap] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08:00
drashna.h [Keymap] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08:00
process_records.h [Keymap] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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] Cleanup and updating of drashna keymap code (#11516) 2021-01-22 08:23:03 -08: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.