Browse Source

[Keyboard] Fix compilation issues for Dygma Raise (#15810)

pull/15829/head
Drashna Jaelre 2 years ago
committed by GitHub
parent
commit
9bcb33f0da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/handwired/dygma/raise/rules.mk

+ 2
- 0
keyboards/handwired/dygma/raise/rules.mk View File

@ -28,3 +28,5 @@ RAW_ENABLE = yes
QUANTUM_LIB_SRC += i2c_master.c
SRC += leds.c matrix.c
DEFAULT_FOLDER = handwired/dygma/raise/ansi

Loading…
Cancel
Save