diff options
author | melonbred <61572569+melonbred@users.noreply.github.com> | 2021-01-13 23:03:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 23:03:12 -0800 |
commit | b323ab89e0092034e6a11e519ff566479df888b9 (patch) | |
tree | 30bb79dbcb70315e9068342166a447b7ec63bb5b /keyboards/program_yoink/keymaps/ortho_split/rules.mk | |
parent | 1f633c027b2bae2afadc90eee3222265ab5a840c (diff) |
[Keyboard] Added Ortho support to Program Yoink kb (#11534)
* Added Ortho support
* Updated JSON
Diffstat (limited to 'keyboards/program_yoink/keymaps/ortho_split/rules.mk')
-rw-r--r-- | keyboards/program_yoink/keymaps/ortho_split/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/program_yoink/keymaps/ortho_split/rules.mk b/keyboards/program_yoink/keymaps/ortho_split/rules.mk new file mode 100644 index 0000000000..ab1e438182 --- /dev/null +++ b/keyboards/program_yoink/keymaps/ortho_split/rules.mk @@ -0,0 +1 @@ +COMBO_ENABLE = yes |