diff options
| author | Joel Challis | 2024-04-13 00:34:44 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-13 00:34:44 +0200 |
| commit | 6b60089fc704e4fc6bb75686b725a19da6a92fa9 (patch) | |
| tree | 891be4a9f3a1a1c9088a2f726a85b79485700fb2 /keyboards/bpiphany/hid_liber/rules.mk | |
| parent | 214e091ec2a7af0629ce36bce28793a3630090c3 (diff) | |
Migrate build target markers to keyboard.json - 0AB (#23488)
Diffstat (limited to 'keyboards/bpiphany/hid_liber/rules.mk')
| -rwxr-xr-x | keyboards/bpiphany/hid_liber/rules.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/bpiphany/hid_liber/rules.mk b/keyboards/bpiphany/hid_liber/rules.mk index 1b9ebdb131..3215e3588a 100755 --- a/keyboards/bpiphany/hid_liber/rules.mk +++ b/keyboards/bpiphany/hid_liber/rules.mk @@ -1,4 +1,2 @@ -CUSTOM_MATRIX = yes # Custom matrix file - -# Project specific files +CUSTOM_MATRIX = yes SRC = matrix.c |