[Keyboard] TKC Portico75 (#15114)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jael're <drashna@live.com>
This commit is contained in:
parent
4cab03c940
commit
b213b706d0
2 changed files with 120 additions and 0 deletions
11
keyboards/tkc/portico75/keymaps/via/rules.mk
Normal file
11
keyboards/tkc/portico75/keymaps/via/rules.mk
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = no # Use RGB matrix
|
||||
|
||||
# project specific files
|
||||
SRC += keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
quantum/color.c \
|
||||
drivers/led/issi/is31fl3741.c
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue