[Keyboard] move weirdo-f's keyboards into weirdo/ (#15785)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent a2ddb44957
commit ced6d835e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/weirdo/geminate60/chconf.h
  2. 0
      keyboards/weirdo/geminate60/config.h
  3. 0
      keyboards/weirdo/geminate60/geminate60.c
  4. 0
      keyboards/weirdo/geminate60/geminate60.h
  5. 0
      keyboards/weirdo/geminate60/info.json
  6. 0
      keyboards/weirdo/geminate60/keymaps/default/keymap.c
  7. 0
      keyboards/weirdo/geminate60/keymaps/via/keymap.c
  8. 0
      keyboards/weirdo/geminate60/keymaps/via/rules.mk
  9. 2
      keyboards/weirdo/geminate60/readme.md
  10. 0
      keyboards/weirdo/geminate60/rules.mk
  11. 0
      keyboards/weirdo/kelowna/rgb64/config.h
  12. 0
      keyboards/weirdo/kelowna/rgb64/info.json
  13. 0
      keyboards/weirdo/kelowna/rgb64/keymaps/default/keymap.c
  14. 0
      keyboards/weirdo/kelowna/rgb64/keymaps/via/keymap.c
  15. 0
      keyboards/weirdo/kelowna/rgb64/keymaps/via/rules.mk
  16. 2
      keyboards/weirdo/kelowna/rgb64/readme.md
  17. 0
      keyboards/weirdo/kelowna/rgb64/rgb64.c
  18. 0
      keyboards/weirdo/kelowna/rgb64/rgb64.h
  19. 0
      keyboards/weirdo/kelowna/rgb64/rules.mk
  20. 0
      keyboards/weirdo/ls_60/chconf.h
  21. 0
      keyboards/weirdo/ls_60/config.h
  22. 0
      keyboards/weirdo/ls_60/info.json
  23. 0
      keyboards/weirdo/ls_60/keymaps/default/keymap.c
  24. 0
      keyboards/weirdo/ls_60/keymaps/via/keymap.c
  25. 0
      keyboards/weirdo/ls_60/keymaps/via/rules.mk
  26. 0
      keyboards/weirdo/ls_60/ls_60.c
  27. 0
      keyboards/weirdo/ls_60/ls_60.h
  28. 2
      keyboards/weirdo/ls_60/readme.md
  29. 0
      keyboards/weirdo/ls_60/rules.mk
  30. 0
      keyboards/weirdo/naiping/np64/chconf.h
  31. 0
      keyboards/weirdo/naiping/np64/config.h
  32. 0
      keyboards/weirdo/naiping/np64/info.json
  33. 0
      keyboards/weirdo/naiping/np64/keymaps/default/keymap.c
  34. 0
      keyboards/weirdo/naiping/np64/keymaps/via/keymap.c
  35. 0
      keyboards/weirdo/naiping/np64/keymaps/via/rules.mk
  36. 0
      keyboards/weirdo/naiping/np64/np64.c
  37. 0
      keyboards/weirdo/naiping/np64/np64.h
  38. 2
      keyboards/weirdo/naiping/np64/readme.md
  39. 0
      keyboards/weirdo/naiping/np64/rules.mk
  40. 0
      keyboards/weirdo/naiping/nphhkb/chconf.h
  41. 0
      keyboards/weirdo/naiping/nphhkb/config.h
  42. 0
      keyboards/weirdo/naiping/nphhkb/info.json
  43. 0
      keyboards/weirdo/naiping/nphhkb/keymaps/default/keymap.c
  44. 0
      keyboards/weirdo/naiping/nphhkb/keymaps/via/keymap.c
  45. 0
      keyboards/weirdo/naiping/nphhkb/keymaps/via/rules.mk
  46. 0
      keyboards/weirdo/naiping/nphhkb/nphhkb.c
  47. 0
      keyboards/weirdo/naiping/nphhkb/nphhkb.h
  48. 2
      keyboards/weirdo/naiping/nphhkb/readme.md
  49. 0
      keyboards/weirdo/naiping/nphhkb/rules.mk
  50. 0
      keyboards/weirdo/naiping/npminila/chconf.h
  51. 0
      keyboards/weirdo/naiping/npminila/config.h
  52. 0
      keyboards/weirdo/naiping/npminila/info.json
  53. 0
      keyboards/weirdo/naiping/npminila/keymaps/default/keymap.c
  54. 0
      keyboards/weirdo/naiping/npminila/keymaps/via/keymap.c
  55. 0
      keyboards/weirdo/naiping/npminila/keymaps/via/rules.mk
  56. 0
      keyboards/weirdo/naiping/npminila/npminila.c
  57. 0
      keyboards/weirdo/naiping/npminila/npminila.h
  58. 2
      keyboards/weirdo/naiping/npminila/readme.md
  59. 0
      keyboards/weirdo/naiping/npminila/rules.mk
  60. 0
      keyboards/weirdo/tiger910/config.h
  61. 0
      keyboards/weirdo/tiger910/info.json
  62. 0
      keyboards/weirdo/tiger910/keymaps/default/keymap.c
  63. 0
      keyboards/weirdo/tiger910/keymaps/via/keymap.c
  64. 0
      keyboards/weirdo/tiger910/keymaps/via/rules.mk
  65. 2
      keyboards/weirdo/tiger910/readme.md
  66. 0
      keyboards/weirdo/tiger910/rules.mk
  67. 0
      keyboards/weirdo/tiger910/tiger910.c
  68. 0
      keyboards/weirdo/tiger910/tiger910.h

@ -10,7 +10,7 @@ A 60% keyboard based on STM32F303.
Make example for this keyboard (after setting up your build environment):
make geminate60:default
make weirdo/geminate60:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.
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).

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make kelowna/rgb64:default
make weirdo/kelowna/rgb64:default
Use the SWD interface on the board to connect to the STlink (JLink) to directly burn firmware without entering the bootloader.

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make ls_60:default
make weirdo/ls_60:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/np64:default
make weirdo/naiping/np64:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/nphhkb:default
make weirdo/naiping/nphhkb:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

@ -10,7 +10,7 @@ A 60% keyboard based on STM32f303
Make example for this keyboard (after setting up your build environment):
make naiping/npminila:default
make weirdo/naiping/npminila:default
The RST pin and GND pin on the board can be quickly shortened twice to enter DFU mode, and then the program can be written.

@ -10,6 +10,6 @@ A 65% keyboard
Make example for this keyboard (after setting up your build environment):
make tiger910:default
make weirdo/tiger910: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