Skip to content

Commit 4cfcb24

Browse files
skullydazedGareth RSS Pye
authored and
Gareth RSS Pye
committed
Reorganize clueboard into a single directory (qmk#1855)
1 parent f7bcf45 commit 4cfcb24

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+35
-26
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/clueboard_60/readme.md keyboards/clueboard/60/readme.md

+1-1
File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/clueboard_66/config.h keyboards/clueboard/66/config.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License
1515
along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
*/
1717

18-
#ifndef CONFIG_H
19-
#define CONFIG_H
18+
#ifndef CLUEBOARD_66_CONFIG_H
19+
#define CLUEBOARD_66_CONFIG_H
2020

2121
#include "config_common.h"
2222

keyboards/clueboard_66/readme.md keyboards/clueboard/66/readme.md

+1-1

keyboards/clueboard_66/rev1/config.h keyboards/clueboard/66/rev1/config.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef REV2_CONFIG_H
2-
#define REV2_CONFIG_H
1+
#ifndef CLUEBOARD_66_REV1_CONFIG_H
2+
#define CLUEBOARD_66_REV1_CONFIG_H
33

44
#include "config_common.h"
55

@@ -33,4 +33,4 @@
3333
#define RGBLIGHT_VAL_STEP 17
3434

3535

36-
#endif
36+
#endif
File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/clueboard_66/rev2/config.h keyboards/clueboard/66/rev2/config.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef REV2_CONFIG_H
2-
#define REV2_CONFIG_H
1+
#ifndef CLUEBOARD_66_REV2_CONFIG_H
2+
#define CLUEBOARD_66_REV2_CONFIG_H
33

44
#include "config_common.h"
55

File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/clueboard_66/rev3/config.h keyboards/clueboard/66/rev3/config.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef REV3_CONFIG_H
2-
#define REV3_CONFIG_H
1+
#ifndef CLUEBOARD_66_REV3_CONFIG_H
2+
#define CLUEBOARD_66_REV3_CONFIG_H
33

44
#include "config_common.h"
55

File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/clueboard_66/rules.mk keyboards/clueboard/66/rules.mk

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
DEFAULT_FOLDER = clueboard/66/rev2
12
MCU = atmega32u4
23
F_CPU = 16000000
34
ARCH = AVR8
@@ -19,5 +20,3 @@ RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
1920
MIDI_ENABLE = no # MIDI controls
2021
UNICODE_ENABLE = no # Unicode
2122
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
22-
23-
DEFAULT_FOLDER = clueboard_66/rev2
File renamed without changes.
File renamed without changes.
File renamed without changes.

keyboards/cluecard/readme.md keyboards/clueboard/card/readme.md

+1-1
File renamed without changes.

keyboards/clueboard/readme.md

+13

keyboards/cluecard/keymaps/default/readme.md

-5
This file was deleted.

0 commit comments

Comments
 (0)