Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Ryan
d09a06a1b3
Update GPIO API usage in keyboard code ( #23361 )
2024-05-03 15:21:29 +10:00
Joel Challis
40d0512794
Migrate build target markers to keyboard.json - P ( #23565 )
2024-04-22 02:06:41 +01:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Ryan
2dd406f08f
Remove quantum.h
includes from keyboard custom matrix.c
s ( #23371 )
2024-03-30 14:07:19 +00:00
Ryan
569b0c70be
WS2812 PWM: prefix for DMA defines ( #23111 )
...
* WS2812 PWM: prefix for DMA defines
* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
Nick Brassel
9d9cdaaa2d
Add encoder abstraction. ( #21548 )
2024-02-18 21:17:15 +11:00
beppi
7f4d6fce43
Add Vial support for DROP Planck rev7 ( #648 )
...
* Add vial keymap for Planck/rev7
* Add VIAL_KEYBOARD_UID to config.h
* Add VIAL_INSECURE and change max layer count
* Set up secure unlock combination
* Remove suggested lines
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Remove print
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Revert rev7/config.h
---------
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-01-21 12:56:18 -06:00
Joel Challis
d7727a54bc
Remove LAYOUTS_HAS_RGB ( #22917 )
2024-01-18 23:07:54 +00:00
Joel Challis
41948350e8
Migrate RGB Matrix config to info.json - NOPQ ( #22866 )
2024-01-10 09:55:09 +00:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Joel Challis
a0a6820c1b
Migrate some dip switch config to info.json ( #22437 )
2023-11-23 08:33:59 +11:00
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
Sergey Vlasov
4a71f5f602
planck/rev7: Fix build without AUDIO_ENABLE ( #21408 )
2023-07-03 11:36:19 -07:00
Luis Garcia
4755ed0efb
[Keymap] Add peterfalken planck/rev7 keymap ( #21328 )
2023-06-30 21:21:40 -06:00
Jack Humbert
42cd55e08d
Planck Matrix Fixes ( #21196 )
...
* fix non-default keymap compiling, initial matrix state, watchdog options
* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no
* chore: update function name on all cases.
* remove old midi tone option
Co-authored-by: Ryan <fauxpark@gmail.com>
* fixes abhixec's planck keymap
* add audio enable condition to abhixec's planck keymap
* add audio enable condition to all muse includes
* Revert "add audio enable condition to all muse includes"
This reverts commit 9779e908970dbf7cf81b1a3f968ef2e85ae2b76f.
* Revert "add audio enable condition to abhixec's planck keymap"
This reverts commit 24c742a5e8ddd55c45ce9f1917b0cb237d4bf721.
* Revert "fixes abhixec's planck keymap"
This reverts commit 4bb085d1ff00febc92ff6211da4fb776c6379fad.
---------
Co-authored-by: Peter.Falken <luis@bitjester.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-06-20 20:32:32 -04:00
Jared
e01e3fc866
Typo Correction in planck/rev7 readme.md ( #21194 )
...
Corrected typo explaining encoder requirements.
2023-06-09 22:16:46 -04:00
Jack Humbert
232281946d
Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation ( #21175 )
...
* adds planck/rev7
* Remove config.h include
Co-authored-by: Drashna Jaelre <drashna@live.com>
* convert planck matrices to lite implementation
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-06-08 21:46:09 -04:00