summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform/5x6_right/config.h
Commit message (Collapse)AuthorAge
* Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-21
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] Overhaul Tractyl Manuform (#16134)Drashna Jaelre2022-01-30
|
* [Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre2022-01-21
|
* [Keymap] Unicode and cursor sync - drashna keymap (#15328)Drashna Jaelre2021-11-28
|
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-14
| | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Updates to drashna keymap and minor updates to tractyl manuform (#15101)Drashna Jaelre2021-11-10
|
* [Keyboard] Tractyl Manuform Updates (#14841)Drashna Jaelre2021-10-15
|
* [Keymap] Drashna keymap fixups (#14140)Drashna Jaelre2021-08-24
|
* [Keyboard] Fix compile issues for Tractyl Manuform (#14105)Drashna Jaelre2021-08-21
|
* [Keymap] Drashna's Improve OLEDs and custom Split code (#14063)Drashna Jaelre2021-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Improve pmw3360 sensor and make it more hardware agnostic (#14097)Drashna Jaelre2021-08-20
|
* [Keymap] Drashna split transport improvement (#13905)Drashna Jaelre2021-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | * Fix up split stuff * Fix Split perf issues * Allow LTO to be disabled * Fixup WPM and encoders * Fixup qmk keys per scan * Add bootloader info * Change encoder pins * Fixup corne oled code * Expand transport sync * Improve user transport * Cleanup mouse processing at keymap level * Improve layer checking for mouse layering
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-26
|
* Drashna's split updates (#13350)Drashna Jaelre2021-07-01
Co-authored-by: Ryan <fauxpark@gmail.com>