[Keyboard] move latincompass's boards to /latincompass (#16039)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent 27ec667430
commit 9e4942bec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/latincompass/latin17rgb/config.h
  2. 0
      keyboards/latincompass/latin17rgb/info.json
  3. 0
      keyboards/latincompass/latin17rgb/keymaps/default/keymap.c
  4. 0
      keyboards/latincompass/latin17rgb/keymaps/via/keymap.c
  5. 0
      keyboards/latincompass/latin17rgb/keymaps/via/rules.mk
  6. 0
      keyboards/latincompass/latin17rgb/latin17rgb.c
  7. 0
      keyboards/latincompass/latin17rgb/latin17rgb.h
  8. 4
      keyboards/latincompass/latin17rgb/readme.md
  9. 0
      keyboards/latincompass/latin17rgb/rules.mk
  10. 0
      keyboards/latincompass/latin47ble/config.h
  11. 0
      keyboards/latincompass/latin47ble/info.json
  12. 0
      keyboards/latincompass/latin47ble/keymaps/default/keymap.c
  13. 0
      keyboards/latincompass/latin47ble/keymaps/via/keymap.c
  14. 0
      keyboards/latincompass/latin47ble/keymaps/via/rules.mk
  15. 0
      keyboards/latincompass/latin47ble/latin47ble.c
  16. 0
      keyboards/latincompass/latin47ble/latin47ble.h
  17. 2
      keyboards/latincompass/latin47ble/readme.md
  18. 0
      keyboards/latincompass/latin47ble/rules.mk
  19. 0
      keyboards/latincompass/latin60rgb/config.h
  20. 0
      keyboards/latincompass/latin60rgb/info.json
  21. 0
      keyboards/latincompass/latin60rgb/keymaps/default/keymap.c
  22. 0
      keyboards/latincompass/latin60rgb/keymaps/via/keymap.c
  23. 0
      keyboards/latincompass/latin60rgb/keymaps/via/rules.mk
  24. 0
      keyboards/latincompass/latin60rgb/latin60rgb.c
  25. 0
      keyboards/latincompass/latin60rgb/latin60rgb.h
  26. 2
      keyboards/latincompass/latin60rgb/readme.md
  27. 0
      keyboards/latincompass/latin60rgb/rules.mk
  28. 0
      keyboards/latincompass/latin64ble/config.h
  29. 0
      keyboards/latincompass/latin64ble/info.json
  30. 0
      keyboards/latincompass/latin64ble/keymaps/default/keymap.c
  31. 0
      keyboards/latincompass/latin64ble/keymaps/via/keymap.c
  32. 0
      keyboards/latincompass/latin64ble/keymaps/via/rules.mk
  33. 0
      keyboards/latincompass/latin64ble/latin64ble.c
  34. 0
      keyboards/latincompass/latin64ble/latin64ble.h
  35. 2
      keyboards/latincompass/latin64ble/readme.md
  36. 0
      keyboards/latincompass/latin64ble/rules.mk
  37. 0
      keyboards/latincompass/latin6rgb/config.h
  38. 0
      keyboards/latincompass/latin6rgb/info.json
  39. 0
      keyboards/latincompass/latin6rgb/keymaps/default/keymap.c
  40. 0
      keyboards/latincompass/latin6rgb/keymaps/via/keymap.c
  41. 0
      keyboards/latincompass/latin6rgb/keymaps/via/rules.mk
  42. 0
      keyboards/latincompass/latin6rgb/latin6rgb.c
  43. 0
      keyboards/latincompass/latin6rgb/latin6rgb.h
  44. 2
      keyboards/latincompass/latin6rgb/readme.md
  45. 0
      keyboards/latincompass/latin6rgb/rules.mk
  46. 0
      keyboards/latincompass/latinpad/config.h
  47. 0
      keyboards/latincompass/latinpad/info.json
  48. 0
      keyboards/latincompass/latinpad/keymaps/default/keymap.c
  49. 0
      keyboards/latincompass/latinpad/keymaps/via/keymap.c
  50. 0
      keyboards/latincompass/latinpad/keymaps/via/rules.mk
  51. 0
      keyboards/latincompass/latinpad/latinpad.c
  52. 0
      keyboards/latincompass/latinpad/latinpad.h
  53. 0
      keyboards/latincompass/latinpad/lib/glcdfont.c
  54. 2
      keyboards/latincompass/latinpad/readme.md
  55. 0
      keyboards/latincompass/latinpad/rules.mk
  56. 0
      keyboards/latincompass/latinpadble/config.h
  57. 0
      keyboards/latincompass/latinpadble/info.json
  58. 0
      keyboards/latincompass/latinpadble/keymaps/default/keymap.c
  59. 0
      keyboards/latincompass/latinpadble/keymaps/via/keymap.c
  60. 0
      keyboards/latincompass/latinpadble/keymaps/via/rules.mk
  61. 0
      keyboards/latincompass/latinpadble/latinpadble.c
  62. 0
      keyboards/latincompass/latinpadble/latinpadble.h
  63. 0
      keyboards/latincompass/latinpadble/lib/glcdfont.c
  64. 2
      keyboards/latincompass/latinpadble/readme.md
  65. 0
      keyboards/latincompass/latinpadble/rules.mk

@ -9,11 +9,11 @@
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latin17rgb:default make latincompass/latin17rgb:default
Flashing example for this keyboard: Flashing example for this keyboard:
make latin17rgb:default:flash make latincompass/latin17rgb:default:flash
To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings). To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

@ -9,6 +9,6 @@ macro 47 ble 4.0 RGB keyboard
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latin47ble:default make latincompass/latin47ble: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). 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).

@ -9,6 +9,6 @@
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latin60rgb:default make latincompass/latin60rgb: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). 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).

@ -9,6 +9,6 @@ macro 64 ble 4.0 RGB keyboard
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latin64ble:default make latincompass/latin64ble: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). 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).

@ -9,6 +9,6 @@
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latin6rgb:default make latincompass/latin6rgb: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). 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).

@ -9,6 +9,6 @@ macro 2 rotary encoder pad
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latinpad:default make latincompass/latinpad: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). 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).

@ -9,6 +9,6 @@ Panasonic rotary encoder BLE pad
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make latinpadble:default make latincompass/latinpadble: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). 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