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>
This commit is contained in:
9
keyboards/planck/rev7/rules.mk
Normal file
9
keyboards/planck/rev7/rules.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
CUSTOM_MATRIX = lite
|
||||
DIP_SWITCH_ENABLE = yes
|
||||
|
||||
SRC += matrix.c
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
Reference in New Issue
Block a user