Drashna Jaelre
c681c1a6a8
[Keyboard] Fix dosa40rgb compilation issues ( #14491 )
2021-09-18 00:53:16 -07:00
Drashna Jaelre
0c1341daa8
[Keyboard] Move Planck EZ off 'Proton C' board ( #14479 )
2021-09-17 13:01:06 -07:00
Drashna Jaelre
40578621a7
[Keyboard] Move Moonlander off 'Proton C' board ( #14478 )
2021-09-17 13:00:42 -07:00
Drashna Jaelre and Joel Challis
169d5bd21d
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses ( #14451 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
2021-09-15 10:07:08 -07:00
Drashna Jaelre
7e36a81383
[Keyboard] Fix Boop65 rgb compile issues ( #14444 )
2021-09-15 01:31:25 -07:00
Drashna Jaelre
2b956e6eb9
[Keyboard] fix mokey63 keymaps ( #14424 )
2021-09-13 19:30:37 +01:00
Drashna Jaelre
ab34ecb669
Apply TAP_CODE_DELAY to Tap Dance key sequences ( #14412 )
...
* Add support to tap dances
* Move default tap code defines to header file
2021-09-13 00:48:11 +01:00
Drashna Jaelre and Ryan
f6a67c10bd
[Keyboard] Fix Redox Media compilation errors ( #14345 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-09-11 23:21:28 -07:00
Drashna Jaelre and Ryan
6d43a5daf4
Backport F_CPU/F_USB hack from system76 ( #14286 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-09-08 20:19:06 -07:00
Drashna Jaelre
853e56d080
[Keyboard] Minor tweaks to Work Board layout ( #14351 )
2021-09-08 18:10:43 -07:00
Drashna Jaelre
4294aa0f1e
[Keyboard] Tractyl Manuform - configuration updates ( #14314 )
...
* [Keyboard] Tractyl Manuform - configuration updates
* Update readmes
* Add more details
* Fix issues with encoder pins
* Additional fixes for pin config
* Fix up some comments
2021-09-08 16:52:43 -07:00
Drashna Jaelre
0b8d6df390
[Keyboard] Fix issues with 3w6 rev2 matrix ( #14346 )
2021-09-08 02:53:55 +01:00
Drashna Jaelre
1e1be4c229
[Bug] Fix compile issues for boards with custom matrix ( #14323 )
2021-09-05 23:35:42 +01:00
Drashna Jaelre
956cf8d7bf
[Keyboard] Work Louder board fixup ( #14247 )
...
* [Keyboard] Add some last minute tweaks to Work board
* Additional fixes
* Fix rgb pin
* Fix ws2812 hackery
* additional led tweaks
* Add indicator LEDs
* fix bootmagic settings
* Fix up RGB stuff
* Limit power draw for entire board
* fixup lights and such
* change LED order on loop
* Fix indicators if via is not enabled
* Enable Sleep for rgb matrix
* Even more LED tweaks
* Final tweaks?
* Tweak keycodes
2021-09-02 10:49:44 -07:00
Drashna Jaelre
37aef4ebe1
[Keymap] Fix Drashna Keymap issues missed before Develop merge ( #14271 )
2021-09-01 21:08:58 -07:00
Drashna Jaelre
b7693c971c
[Keyboard] Disable console on Iris Rev5 ( #14249 )
2021-08-31 15:25:46 -07:00
Drashna Jaelre
29ec2d8f42
[Docs] Add examples to RGB Matrix Indicators docs ( #12797 )
2021-08-27 06:41:33 +10:00
Drashna Jael're
e3b68ddfe8
Merge remote-tracking branch 'origin/master' into develop
2021-08-24 07:32:31 -07:00
Drashna Jaelre
bc239cd520
[Keymap] Drashna keymap fixups ( #14140 )
2021-08-24 01:37:14 -07:00
Drashna Jaelre
3455e2408d
[Keyboard] Fix default keymap for quark squared keyboard ( #14139 )
2021-08-24 01:19:00 -07:00
Drashna Jaelre
6fd20acf4b
Fix Mouse Shared EP functionality ( #14136 )
...
Specifically, if you enable the shared endpoint for mouse reports (or keyboard, which force enables it for mouse), and you don't have mousekeys enabled, it does not properly enable shared mouse EP for pointing device (which uses mouse reports). This cause it to error out in compiling. This fixes up some of the logic to ensure that all use cases are supported, and consolidates some of the code.
2021-08-24 11:40:24 +10:00
Drashna Jaelre
d57d9aec4f
Fix bootloadHID comments breaking :flash ( #14133 )
2021-08-23 23:46:06 +01:00
Drashna Jaelre
dcef03853d
[Keyboard] Disable Console on Keebio Quefrency ( #14108 )
2021-08-22 12:08:05 +10:00
Drashna Jaelre
f4a2f2bb7e
[Keyboard] Fix compile issues for Tractyl Manuform ( #14105 )
2021-08-21 18:34:16 -07:00
Drashna Jaelre
e08d6a33fc
[Core] Fix copypasta issue with pmw3360 sensor config ( #14106 )
2021-08-21 18:34:04 -07:00
Drashna Jaelre
c5f41d42d8
Updated RGB Matrix suspend define part 3 ( #13954 )
...
* Updated RGB Matrix suspend define part 3
* Revert "Update config.h for kbdfans/kbd67/mkiirgb/v3 (#13978 )"
This reverts commit 80015f7fb0 .
* Add additional boards/keymaps
2021-08-22 09:46:35 +10:00
Drashna Jaelre
58a5030661
[Keymap] Drashna's Improve OLEDs and custom Split code ( #14063 )
...
* 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 ( #14097 )
2021-08-20 21:14:23 -07:00
Drashna Jaelre
c1cad5b751
[Keyboard] Fix naiping/npminila layout macro ( #14098 )
2021-08-21 14:13:02 +10:00
Drashna Jaelre and Ryan
a80d789147
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality ( #13243 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-20 21:02:53 -07:00
Drashna Jaelre
92fa07336c
[Bug] Fix RGB/LED Matrix Suspend code ( #14084 )
2021-08-20 06:14:42 -07:00
Drashna Jaelre
fd54992e1f
[Keyboard] Fix Feels65 Via keymap ( #14086 )
2021-08-19 21:35:29 -07:00
Drashna Jaelre
37b5ead17d
[Keyboard] Fix space_space rev1 keyboard files ( #14087 )
2021-08-19 21:26:37 -07:00
Drashna Jaelre
cc0ae9cc4c
Revert "[Keyboard] Dumbpad VIA support added ( #13512 )"
2021-08-19 21:21:00 -07:00
Drashna Jael're
cf5e40c251
Merge remote-tracking branch 'origin/master' into develop
2021-08-17 22:33:17 -07:00
Drashna Jaelre
4c4f632378
Add a toggle key for GUI On/Off in Magic feature ( #13830 )
2021-08-18 08:47:50 +10:00
Drashna Jaelre
7da97c293d
Rgb matrix/enable modes explicitly ( #13758 )
...
* Change animations to require explicet activation
* Add support for legacy config
* Make default for now
* Add LED Matrix support
* change LED Matrix docs
2021-08-18 04:19:00 +10:00
85351dc23d
[CLI] Add qmk-hid bootloader detection support to qmk console ( #14038 )
...
* [CLI] Add qmk-hid bootloader detection support to `qmk console`
* Remove duplicate entry
Co-authored-by: Ryan <fauxpark@gmail.com >
* Begrudgingly add lufa-ms
* Add udev rules for hid bootloaders
* Update util/udev/50-qmk.rules
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Fix VID/PID combos
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
2021-08-18 04:13:54 +10:00
Drashna Jaelre
fae5cc6c67
[Keyboard] Fixup Neson Design N6 ISSI includes ( #14045 )
2021-08-17 10:31:34 -07:00
Drashna Jaelre
e443fa2892
Fix wait_us overflow in matrix for dactyl based boards ( #14039 )
2021-08-17 08:20:01 -07:00
Drashna Jaelre
4e3726bfe1
Fixup Audio startup and add to documents ( #13606 )
...
* Fixup Audio startup and add to documents
* fix doc descriptions
2021-08-15 21:51:50 +01:00
Drashna Jaelre
f56c202fb3
Fix ifdefs for OLED split sync code ( #14017 )
2021-08-15 00:54:08 -07:00
Drashna Jaelre and Nick Brassel
488aaa0980
Enable sync of OLED/ST7565 display on/off state on Splits ( #13542 )
...
* Enable sync of OLED/ST7565 display on/off state on Splits
* Only send if states are not matched
Co-authored-by: Nick Brassel <nick@tzarc.org >
Co-authored-by: Nick Brassel <nick@tzarc.org >
2021-08-15 15:39:08 +10:00
Drashna Jaelre
2881517097
Fix Line endings in Absinthe VIA keymap ( #13997 )
2021-08-14 13:57:41 +10:00
Drashna Jaelre
7ef4d0c886
Fix pmw3360 code to only output debug info if mouse debugging is enabled ( #13993 )
2021-08-13 14:20:47 -07:00
Drashna Jael're
7ed235d15d
Merge remote-tracking branch 'origin/master' into develop
2021-08-13 14:15:58 -07:00
Drashna Jaelre
041ff26ff1
[Keyboard] Fixup Ungodly Launch Pad config ( #13992 )
2021-08-13 11:28:43 -07:00
Drashna Jaelre
477365912d
Fix some additional bootmagic settings ( #13979 )
2021-08-12 13:03:40 -07:00
Drashna Jaelre
799c2bdfa3
[Keyboard] Fix default keymap for GMMK Pro Iso ( #13980 )
2021-08-13 04:47:20 +10:00
Drashna Jaelre
fd4759dcfa
[Keyboard] Fix keymaps for Ocean Gin v2 ( #13976 )
2021-08-13 04:03:50 +10:00
Drashna Jael're
8e8ec6338c
Merge remote-tracking branch 'origin/master' into develop
2021-08-12 09:18:18 -07:00
Drashna Jaelre
2617ac6041
Fixup rgb matrix config for KBD67 mkII boards ( #13931 )
2021-08-09 19:26:02 +01:00
Drashna Jaelre
b9dcd5ac38
[Keymap] Drashna split transport improvement ( #13905 )
...
* 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
d06f50a31a
[Keyboard] Fix matrix_output_unselect_delay for handwired/xealousbrown ( #13913 )
2021-08-08 01:36:38 +10:00
Drashna Jaelre
6fb9842936
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 ( #13912 )
2021-08-07 15:18:06 +01:00
Drashna Jaelre
9c03d41f6a
[Keyboard] Fix oled_task_user for chocolatebar ( #13911 )
2021-08-06 23:06:39 -07:00
Drashna Jaelre
ea5d778f90
[Keyboard] Remove console from keebio via keyboards ( #13901 )
2021-08-05 21:29:29 -07:00
Drashna Jaelre
3568eafd65
[Keyboard] Switch Draculad to using WPM char hack ( #13886 )
2021-08-04 11:30:49 -07:00
Drashna Jaelre and Ryan
a0f2be18a4
Add bootloader section to keyboard template ( #13774 )
...
* Add bootloader section to keyboard template
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-08-04 01:23:18 +01:00
Drashna Jaelre
ebed2e9a81
[BUG] Fix Key Override includes ( #13831 )
...
* [BUG] Fix Key Override includes
* simplify includes
2021-08-01 16:29:23 +01:00
Drashna Jaelre
41a770ded3
[Keyboard] Fix SRC include for matrix/m20add issi driver ( #13826 )
2021-07-31 12:18:11 -07:00
Drashna Jaelre
7bcbeffc2d
Fix compile issues due to LED changes ( #13821 )
2021-07-31 17:30:13 +01:00
Drashna Jaelre
e755c5fe1f
[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling ( #13781 )
2021-07-31 06:09:47 -07:00
Drashna Jaelre
f587ee5b5b
Update LUFA Submodule (2021-07-30) ( #13819 )
2021-07-31 06:08:44 -07:00
Drashna Jaelre
c52c69d45f
Allow for higher USB Polling rate on ATSAM boards ( #13755 )
2021-07-28 12:00:16 +01:00
Drashna Jaelre
3affdcb45b
Reduce firmware size in prep for #12670 ( #13724 )
...
* Reduce firmware size in pre for #12670
* Also disable pixel mode, just in case
2021-07-27 12:41:28 +10:00
Drashna Jaelre
eb46c954dc
[Keymap] Drashna's Defaults cleanup ( #13722 )
2021-07-26 17:59:49 -07:00
Drashna Jaelre
9e782e4f14
[Bug] Include gpio.h in solenoid driver for GPIO Control functions ( #13716 )
2021-07-25 21:24:47 -07:00
Drashna Jaelre
4bb595f94b
[Keyboard] Fix up SplitKB keyboards ( #13511 )
2021-07-25 18:18:39 -07:00
Drashna Jaelre and Ryan
d45da3f0fb
[Keyboard] Update ZSA Keyboard Readmes and keymaps ( #13041 )
...
* [Keyboard] Update ZSA Keyboard Readmes and keymaps
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com >
* Remove custom rgb code for RGB_M_P
* Fix inevitable typo
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/planck/ez/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-07-25 18:18:22 -07:00
Drashna Jaelre and Ryan
71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support ( #13588 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-07-24 23:00:57 -07:00
Drashna Jaelre
a030950fd6
[Keyboard] Fix compile size for the Vitamins Included via keymap ( #13696 )
2021-07-25 14:19:38 +10:00
Drashna Jaelre
b69e7431aa
[Keyboard] Fix keymaps for clueboard 66_hotswap ( #13694 )
...
* [Keyboard] Fix default keymap for clueboard proto
* Fix keymaps, because they're not actually revision compatible
* Add copyright headers
2021-07-25 12:07:46 +10:00
Drashna Jaelre
fdf3ce3cd1
[Keyboard] Fix compile size for the Lets Split Sockets via keymap ( #13691 )
2021-07-25 11:05:48 +10:00
Drashna Jaelre
210da7b233
[Keyboard] Fix Compile size on ungodly Launch Pad ( #13692 )
2021-07-25 11:05:19 +10:00
Drashna Jaelre
95730d4f96
[Keyboard] Fix compile size for the Merge UM70 via keymap ( #13690 )
2021-07-25 11:01:13 +10:00
Drashna Jaelre
0b95ac2e4b
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines ( #13689 )
2021-07-24 20:17:04 +01:00
Drashna Jaelre
7907a72584
[Keyboard] Reduce compile size for dz60rgb v2.1 ( #13680 )
2021-07-24 19:36:41 +10:00
Drashna Jaelre
a2d0efe5ad
[Keyboard] Fix type on pandora via keymap ( #13681 )
2021-07-24 18:06:56 +10:00
Drashna Jaelre
b8a1e14f53
Remove deprecated callbacks for encoders and dip switches ( #13404 )
2021-07-24 00:37:19 -07:00
Drashna Jaelre
73d4d7dc2b
[Keyboard] Quick hack to fix Astro65 board ( #13665 )
...
* [Keyboard] Quick hack to fix Astro65 board
* Use proper pins
2021-07-23 23:38:54 -07:00
Drashna Jaelre
83a0d85f2b
[Keyboard] Fix split matrix for sekigon grs 70ec ( #13672 )
2021-07-23 18:06:06 -07:00
Drashna Jaelre
e35672169e
[Keyboard] Fix matrix delay on Drop boards ( #13671 )
2021-07-23 23:36:39 +01:00
Drashna Jaelre
8f1ebdb718
[Keyboard] Disable console by default on all Keebio boards ( #13649 )
2021-07-23 14:57:24 -07:00
Drashna Jaelre
164a74a078
[Keyboard] Enable LTO by default on BastardKB Scylla ( #13664 )
2021-07-23 11:28:41 -07:00
Drashna Jaelre
816accda3d
Fix errors with matrix_output_unselect_delay function calls ( #13645 )
2021-07-22 21:42:59 -07:00
Drashna Jaelre
21e0a9780d
[Keyboard] Fix matrix issues with Promethium ( #13648 )
2021-07-22 21:02:50 -07:00
Drashna Jaelre
bf57c552c9
[Keyboard] Fix Matrix Row number for ggkeyboards/genisis ( #13647 )
2021-07-22 21:02:16 -07:00
Drashna Jaelre
7f8bc83b30
[Keyboard] Fix default keymap for 0xCB 1337 keyboard ( #13646 )
2021-07-22 20:59:55 -07:00
Drashna Jaelre
8158473464
[Keyboard] Fix clawsome/hatchback and reviung5 compile issues ( #13607 )
2021-07-22 00:53:18 -07:00
Drashna Jaelre
ccc0b23a75
Unify matrix for split common and regular matrix ( #13330 )
2021-07-11 14:31:35 -07:00
Drashna Jaelre
4f3a4eca97
[Keymap] Fix Corne Via Layout properly ( #13518 )
2021-07-11 08:50:18 -07:00
Drashna Jaelre
09474cbf04
Fix VIA compilation issues for RGB Matrix ( #13503 )
2021-07-10 02:32:56 +01:00
Drashna Jaelre
792c4e7893
[Keyboard] Set reasonable defaults for Corne keyboard ( #13440 )
...
* [Keyboard] Set reasonable defaults for Corne keyboard
* Add note about bootmagic
* Make bootmagic config super weak
* cleanup
* Apply suggestions from code review
* Update keyboards/crkbd/readme.md
2021-07-06 10:47:26 -07:00
Drashna Jaelre
2161496d62
[Keyboard] Add soldered variant of Titan 65 keyboard. ( #13270 )
2021-07-03 16:48:51 -07:00
Drashna Jaelre
0b22783c64
Improve 'show_build_options' target ( #13425 )
...
* Improve 'show_build_options' target
* Align the output to maximize readibility
* Add Bootloader to listed output
* Also alighn build options
Thanks mtei!
2021-07-03 07:43:49 -07:00
Drashna Jaelre and Nick Brassel
3ab805fc67
Add support for NO_PIN to all matrix types ( #12238 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2021-07-03 00:20:11 -07:00
Drashna Jaelre
8da8aabbe5
Improve layer mask handling ( #13065 )
2021-07-03 00:19:52 -07:00
Drashna Jaelre
0bde920817
Convert Dip Switch callbacks to boolean functions ( #13399 )
2021-07-01 08:22:21 -07:00
Drashna Jaelre and Ryan
b7cf9a888a
Drashna's split updates ( #13350 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-07-01 00:42:32 -07:00