0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-01-18 07:43:30 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ryan
2d9140af53
Fix a handful of CLI errors () 2023-04-03 15:50:31 +10:00
Ryan
2da0827d4f
Remove matrix size defines () 2023-02-17 16:08:25 +11:00
Ryan
d784f78bd0
Move Bootmagic config to data driven () 2023-02-17 08:49:49 +11:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. () 2023-01-31 06:03:30 +11:00
Ryan
b0eda7701a
Move keyboard USB IDs and strings to data driven, pass 3 () 2022-08-21 23:08:50 +01:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h () 2022-03-15 13:56:58 +00:00
Drashna Jaelre
d1cf218b9d
[Keyboard] Overhaul Tractyl Manuform () 2022-01-30 13:29:43 -08:00
Drashna Jaelre
b090ff03ed
[Keymap] Drashna's OLED rewrite () 2022-01-21 19:36:52 -08:00
Drashna Jaelre
5b5b36421a
[Keymap] Unicode and cursor sync - drashna keymap () 2021-11-28 23:41:59 -08:00
Drashna Jaelre
56e3f06a26
Rework and expand Pointing Device support ()
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2021-11-14 22:03:24 -08:00
Drashna Jaelre
83ab7d41ef
Updates to drashna keymap and minor updates to tractyl manuform () 2021-11-10 06:10:00 -08:00
Drashna Jaelre
a8422cca03
[Keyboard] Tractyl Manuform Updates () 2021-10-15 22:09:40 -07:00
Drashna Jaelre
bc239cd520
[Keymap] Drashna keymap fixups () 2021-08-24 01:37:14 -07:00
Drashna Jaelre
f4a2f2bb7e
[Keyboard] Fix compile issues for Tractyl Manuform () 2021-08-21 18:34:16 -07:00
Drashna Jaelre
58a5030661
[Keymap] Drashna's Improve OLEDs and custom Split code ()
* 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
Drashna Jaelre
da1c011afc
Improve pmw3360 sensor and make it more hardware agnostic () 2021-08-20 21:14:23 -07:00
Drashna Jaelre
b9dcd5ac38
[Keymap] Drashna split transport improvement ()
* 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
2021-08-07 21:40:48 -07:00
Drashna Jaelre
eb46c954dc
[Keymap] Drashna's Defaults cleanup () 2021-07-26 17:59:49 -07:00
Drashna Jaelre
b7cf9a888a
Drashna's split updates ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-01 00:42:32 -07:00