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.
qmk-fw/users/drashna
Drashna Jaelre e3a21348c3
[Keymap] Drashna's Hardware Features Experimentations (#6920)
* Change RGBLight pin for Planck Light

Move it to A0, so that the SPI? pins are available for BT hackery

* Add QMK DFU bootloader info

* Add Solenoid

* Disable annoying white LED on bottom

* Enable Solenoid on Corne

* Remove bounds for animations

* Increase debounce for Ergodox EZ to reduce repeat key issues

* Set swap hands key to be a hold-tap key

This way, it's not ANNOYING and doesn't swap the hands inteniontally

* Move MT Alt in Corne keymap

* Re-Add fine tuned control of secrets

* Squash mods to single row

* Add LRA settings to haptic feedback settings for Rev6

* Fix issue with non-Planck EZ keymaps

* Add 40 Percent Nano with Analog Joystick

* Add Collide39 keymap

* Fix OLED printing to be more flavorful

* Fix up Iris GamePad and come cleanup

* Expand OLED char map further

* Add modded characters to keylogger

* Here be dragons

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Fix up rules for community layouts

* Some more OLED tweaks

* Add mod mask check function

* Change QMK DFU Audio pin to be correct

* Use manual STM config instead of CTPC for Collide 39
6 years ago
..
.gitignore [Keymap] Update to Drashna Keymaps (#5594) 6 years ago
.gitlab-ci.yml [Keymap] Big Drashna code update (#6639) 6 years ago
config.h [Keymap] Big Drashna code update (#6639) 6 years ago
drashna.c [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 years ago
drashna.h [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 years ago
process_records.c [Keymap] Big Drashna code update (#6639) 6 years ago
process_records.h [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 years ago
readme.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_handlers.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_keycodes.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_rgb.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_secrets.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_tap_dance.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
readme_wrappers.md [Keymap] Drashna's Feature madness (#6128) 6 years ago
rgb_stuff.c [Keymap] Big Drashna code update (#6639) 6 years ago
rgb_stuff.h [Keymap] Big Drashna code update (#6639) 6 years ago
rgblight_breathe_table.h [Keymap] RGB Changes for Drashna Keyboards (#5803) 6 years ago
rules.mk [Keymap] Drashna's Hardware Features Experimentations (#6920) 6 years ago
tap_dances.c [Keymap] Drashna's Feature madness (#6128) 6 years ago
tap_dances.h [Keymap] Drashna's Feature madness (#6128) 6 years ago
template.c Update my code to use layer_state_t typedef 6 years ago
template.h Update to drashna userspace and keymaps (#4459) 7 years ago
wrappers.h [Keymap] Big Drashna code update (#6639) 6 years ago

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.