moved to handwired folder

b6_b7_audio
di0ib 9 years ago
parent 288bf4faa3
commit 959c48e146
  1. 2
      keyboards/handwired/minorca/Makefile
  2. 0
      keyboards/handwired/minorca/config.h
  3. 2
      keyboards/handwired/minorca/keymaps/default/Makefile
  4. 0
      keyboards/handwired/minorca/keymaps/default/config.h
  5. 0
      keyboards/handwired/minorca/keymaps/default/keymap.c
  6. 0
      keyboards/handwired/minorca/keymaps/default/readme.md
  7. 0
      keyboards/handwired/minorca/keymaps/readme.md
  8. 2
      keyboards/handwired/minorca/keymaps/rgb/Makefile
  9. 0
      keyboards/handwired/minorca/keymaps/rgb/config.h
  10. 0
      keyboards/handwired/minorca/keymaps/rgb/example.jpg
  11. 0
      keyboards/handwired/minorca/keymaps/rgb/keymap.c
  12. 0
      keyboards/handwired/minorca/keymaps/rgb/readme.md
  13. 0
      keyboards/handwired/minorca/keymaps/rgb/wiring1.jpg
  14. 0
      keyboards/handwired/minorca/keymaps/rgb/wiring2.jpg
  15. 0
      keyboards/handwired/minorca/minorca.c
  16. 0
      keyboards/handwired/minorca/minorca.h
  17. 0
      keyboards/handwired/minorca/readme.md

@ -67,5 +67,5 @@ RGBLIGHT_ENABLE ?= yes # Enable WS2812 RGB underlight. Do not enable this
SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
include ../../Makefile
include ../../../Makefile
endif

@ -21,5 +21,5 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
include ../../../../Makefile
include ../../../../../Makefile
endif

@ -21,5 +21,5 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
include ../../../../Makefile
include ../../../../../Makefile
endif

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

Loading…
Cancel
Save