aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ckeys
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-01-15 18:34:12 +1100
committerfauxpark <fauxpark@gmail.com>2021-01-15 18:34:12 +1100
commitca7da3866d8a7a80e5c932ebac40fe0061d00c7f (patch)
tree5686046b1f73ed22253fc74bd4851c77e638a615 /keyboards/ckeys
parentab375d3d075c105f09a1ddd0e155f178225518bc (diff)
parent8cf5f72aadc7f287b2716a174730a4b2cc26c900 (diff)
downloadqmk_firmware-ca7da3866d8a7a80e5c932ebac40fe0061d00c7f.tar.gz
qmk_firmware-ca7da3866d8a7a80e5c932ebac40fe0061d00c7f.zip
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/ckeys')
-rwxr-xr-xkeyboards/ckeys/handwire_101/config.h1
-rw-r--r--keyboards/ckeys/nakey/config.h1
-rw-r--r--keyboards/ckeys/obelus/config.h1
-rwxr-xr-xkeyboards/ckeys/thedora/config.h1
-rw-r--r--keyboards/ckeys/washington/config.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/ckeys/handwire_101/config.h b/keyboards/ckeys/handwire_101/config.h
index 849f4f607..4c676089d 100755
--- a/keyboards/ckeys/handwire_101/config.h
+++ b/keyboards/ckeys/handwire_101/config.h
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
25#define DEVICE_VER 0x0001 25#define DEVICE_VER 0x0001
26#define MANUFACTURER ckeys_handwire 26#define MANUFACTURER ckeys_handwire
27#define PRODUCT ckeys_handwire 27#define PRODUCT ckeys_handwire
28#define DESCRIPTION 4x4 handwire workshop board
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 4 30#define MATRIX_ROWS 4
diff --git a/keyboards/ckeys/nakey/config.h b/keyboards/ckeys/nakey/config.h
index add3a3522..bb069bd51 100644
--- a/keyboards/ckeys/nakey/config.h
+++ b/keyboards/ckeys/nakey/config.h
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
26#define DEVICE_VER 0x0001 26#define DEVICE_VER 0x0001
27#define MANUFACTURER cKeys 27#define MANUFACTURER cKeys
28#define PRODUCT naKey 28#define PRODUCT naKey
29#define DESCRIPTION The cKeys through hole ten key pad
30 29
31/* key matrix size */ 30/* key matrix size */
32#define MATRIX_ROWS 5 31#define MATRIX_ROWS 5
diff --git a/keyboards/ckeys/obelus/config.h b/keyboards/ckeys/obelus/config.h
index 4d7afc4f5..eaf4811ba 100644
--- a/keyboards/ckeys/obelus/config.h
+++ b/keyboards/ckeys/obelus/config.h
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
26#define DEVICE_VER 0x0001 26#define DEVICE_VER 0x0001
27#define MANUFACTURER You 27#define MANUFACTURER You
28#define PRODUCT obelus 28#define PRODUCT obelus
29#define DESCRIPTION 4x4 QMK test platform
30 29
31/* key matrix size */ 30/* key matrix size */
32#define MATRIX_ROWS 4 31#define MATRIX_ROWS 4
diff --git a/keyboards/ckeys/thedora/config.h b/keyboards/ckeys/thedora/config.h
index a3d30c304..f70b237c8 100755
--- a/keyboards/ckeys/thedora/config.h
+++ b/keyboards/ckeys/thedora/config.h
@@ -24,7 +24,6 @@
24#define DEVICE_VER 0x0001 24#define DEVICE_VER 0x0001
25#define MANUFACTURER ckeys 25#define MANUFACTURER ckeys
26#define PRODUCT thedora 26#define PRODUCT thedora
27#define DESCRIPTION A board for keyboard exploration.
28 27
29#define ENCODERS_PAD_A { B13 } 28#define ENCODERS_PAD_A { B13 }
30#define ENCODERS_PAD_B { B15 } 29#define ENCODERS_PAD_B { B15 }
diff --git a/keyboards/ckeys/washington/config.h b/keyboards/ckeys/washington/config.h
index e39fe0a96..0d145d148 100644
--- a/keyboards/ckeys/washington/config.h
+++ b/keyboards/ckeys/washington/config.h
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
23#define DEVICE_VER 0x0001 23#define DEVICE_VER 0x0001
24#define MANUFACTURER merlin04 24#define MANUFACTURER merlin04
25#define PRODUCT Washington Macropad 25#define PRODUCT Washington Macropad
26#define DESCRIPTION Washington State shaped macropad
27 26
28/* key matrix size */ 27/* key matrix size */
29#define MATRIX_ROWS 3 28#define MATRIX_ROWS 3