diff options
| author | Joel Challis | 2024-04-17 04:15:02 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-17 04:15:02 +0200 |
| commit | 36a6f2ba3c248e9f0498bc27be3788542ea3a972 (patch) | |
| tree | 99b6320e6114ffcd40945b2ddf62793bccedfac2 /keyboards/sthlmkb/lagom/rules.mk | |
| parent | e869c80af74a91d28e51628da495e66da0cbc3ce (diff) | |
Migrate build target markers to keyboard.json - S (#23532)
Diffstat (limited to 'keyboards/sthlmkb/lagom/rules.mk')
| -rw-r--r-- | keyboards/sthlmkb/lagom/rules.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/sthlmkb/lagom/rules.mk b/keyboards/sthlmkb/lagom/rules.mk index 39bdd537d5..2e2102e76b 100644 --- a/keyboards/sthlmkb/lagom/rules.mk +++ b/keyboards/sthlmkb/lagom/rules.mk @@ -1,8 +1,4 @@ -# Build Options -# change yes to no to disable -# -CUSTOM_MATRIX = lite # Lite custom matrix - +CUSTOM_MATRIX = lite # Project specific files SRC += matrix.c |