diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-12 02:05:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 10:05:06 -0800 |
commit | 37d801776ea84bcc93376d1f269e2c4093ea6d74 (patch) | |
tree | a636d49a125b04ae8dd524c2d4c871897e9e8d01 /keyboards/arch_36/keymaps/obosob/rules.mk | |
parent | f0c14507a521dbb7c6418ef5209b96057fffcdf7 (diff) |
[Keyboard] move @obosob 's boards into obosob/ (#15799)
Diffstat (limited to 'keyboards/arch_36/keymaps/obosob/rules.mk')
-rw-r--r-- | keyboards/arch_36/keymaps/obosob/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/arch_36/keymaps/obosob/rules.mk b/keyboards/arch_36/keymaps/obosob/rules.mk deleted file mode 100644 index 2b16ebb7bc..0000000000 --- a/keyboards/arch_36/keymaps/obosob/rules.mk +++ /dev/null @@ -1,3 +0,0 @@ -EXTRAKEY_ENABLE = no # Audio control and System control -UNICODE_ENABLE = no # Unicode -LTO_ENABLE = yes |