diff options
author | Oscillope <jvrosenman@gmail.com> | 2018-05-04 14:10:24 -0400 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-04 11:10:24 -0700 |
commit | 1ef819ba96b64cf569e893791f16a377dfb86888 (patch) | |
tree | a83e15fed96dee25a494f946e1268726a38e64f6 /keyboards/orthodox/keymaps/oscillope/rules.mk | |
parent | 72ea1fd972540a6c5013b9e23d37829105b44b33 (diff) |
Add "oscillope" layout for the Orthodox (#2893)
* Initial layout for the Orthodox
* Added handy programming macros
* Swapped raise/lower and os/alt to make it easier to reach the more used keys.
Diffstat (limited to 'keyboards/orthodox/keymaps/oscillope/rules.mk')
-rw-r--r-- | keyboards/orthodox/keymaps/oscillope/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/orthodox/keymaps/oscillope/rules.mk b/keyboards/orthodox/keymaps/oscillope/rules.mk new file mode 100644 index 0000000000..fb77881d96 --- /dev/null +++ b/keyboards/orthodox/keymaps/oscillope/rules.mk @@ -0,0 +1,3 @@ +SUBPROJECT_rev1 = no +COMMAND_ENABLE = no +MOUSEKEY_ENABLE = no |