diff options
author | Joel Challis <git@zvecr.com> | 2023-01-11 22:31:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-11 22:31:54 +0000 |
commit | b61654fb956947939eb6922735130eb2f65b5f53 (patch) | |
tree | 3de5447d852a1e8cd3fbe2301d70150b79098b25 /keyboards/montsinger/rebound/rev1/keymaps | |
parent | 6576127b4c75c540d218527536d3a0d9b1eb5e9a (diff) |
Tidy up use of CTPC (#19570)
Diffstat (limited to 'keyboards/montsinger/rebound/rev1/keymaps')
-rw-r--r-- | keyboards/montsinger/rebound/rev1/keymaps/curry/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/montsinger/rebound/rev1/keymaps/curry/rules.mk b/keyboards/montsinger/rebound/rev1/keymaps/curry/rules.mk index 36225f7ba6..7300873397 100644 --- a/keyboards/montsinger/rebound/rev1/keymaps/curry/rules.mk +++ b/keyboards/montsinger/rebound/rev1/keymaps/curry/rules.mk @@ -1 +1 @@ -CTPC = yes +CONVERT_TO=proton_c |