[Keyboard] move @obosob 's boards into obosob/ (#15799)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent f0c14507a5
commit 37d801776e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/obosob/arch_36/arch_36.c
  2. 0
      keyboards/obosob/arch_36/arch_36.h
  3. 0
      keyboards/obosob/arch_36/config.h
  4. 0
      keyboards/obosob/arch_36/info.json
  5. 0
      keyboards/obosob/arch_36/keymaps/default/keymap.c
  6. 0
      keyboards/obosob/arch_36/keymaps/obosob/config.h
  7. 0
      keyboards/obosob/arch_36/keymaps/obosob/keymap.c
  8. 0
      keyboards/obosob/arch_36/keymaps/obosob/readme.md
  9. 0
      keyboards/obosob/arch_36/keymaps/obosob/rules.mk
  10. 4
      keyboards/obosob/arch_36/readme.md
  11. 0
      keyboards/obosob/arch_36/rules.mk
  12. 0
      keyboards/obosob/steal_this_keyboard/config.h
  13. 0
      keyboards/obosob/steal_this_keyboard/info.json
  14. 0
      keyboards/obosob/steal_this_keyboard/keymaps/default/config.h
  15. 0
      keyboards/obosob/steal_this_keyboard/keymaps/default/keymap.c
  16. 2
      keyboards/obosob/steal_this_keyboard/readme.md
  17. 0
      keyboards/obosob/steal_this_keyboard/rules.mk
  18. 0
      keyboards/obosob/steal_this_keyboard/steal_this_keyboard.c
  19. 0
      keyboards/obosob/steal_this_keyboard/steal_this_keyboard.h

@ -7,10 +7,10 @@ An ergonomic 30% split keyboard
Make example for this keyboard (after setting up your build environment):
make arch_36:default
make obosob/arch_36:default
Example of flashing this keyboard:
make arch_36:default:flash
make obosob/arch_36:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

@ -6,6 +6,6 @@ A split 34 keys column staggered keyboard named and decorated after the System o
Make examples for this keyboard (after setting up your build environment):
make steal_this_keyboard:default
make obosob/steal_this_keyboard:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
Loading…
Cancel
Save