summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tractyl_manuform/tractyl_manuform.h
Commit message (Collapse)AuthorAgeFilesLines
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-251-6/+0
|
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-2/+0
|
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* [Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre2022-03-061-3/+1
|
* [Keyboard] Overhaul Tractyl Manuform (#16134)Drashna Jaelre2022-01-301-26/+92
|
* [Keyboard] Update Tractyl Manuform to use Split Pointing Device SyncDrashna Jaelre2021-12-281-5/+10
|
* [Keymap] Unicode and cursor sync - drashna keymap (#15328)Drashna Jaelre2021-11-281-9/+0
|
* [Keyboard] Tractyl Manuform - configuration updates (#14314)Drashna Jaelre2021-09-081-12/+16
| | | | | | | | | | | | | * [Keyboard] Tractyl Manuform - configuration updates * Update readmes * Add more details * Fix issues with encoder pins * Additional fixes for pin config * Fix up some comments
* [Keymap] Fix Drashna Keymap issues missed before Develop merge (#14271)Drashna Jaelre2021-09-011-1/+1
|
* [Keymap] Drashna's Improve OLEDs and custom Split code (#14063)Drashna Jaelre2021-08-211-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Drashna's split updates (#13350)Drashna Jaelre2021-07-011-0/+55
Co-authored-by: Ryan <fauxpark@gmail.com>