aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hineybush
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-01-20 10:00:28 +1100
committerNick Brassel <nick@tzarc.org>2021-01-20 10:00:28 +1100
commit9e18f41fcf46a268e01754a2743e67fb50deaa1d (patch)
tree1b11d31dd37bb4c1e48c3d4295a2ff20c318f5ce /keyboards/hineybush
parent78fe155b7241900988f26479b8e417623b137320 (diff)
parent1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (diff)
downloadqmk_firmware-9e18f41fcf46a268e01754a2743e67fb50deaa1d.tar.gz
qmk_firmware-9e18f41fcf46a268e01754a2743e67fb50deaa1d.zip
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/hineybush')
-rw-r--r--keyboards/hineybush/h10/config.h1
-rw-r--r--keyboards/hineybush/h60/config.h1
-rw-r--r--keyboards/hineybush/h75_singa/config.h1
-rw-r--r--keyboards/hineybush/h87a/config.h1
-rw-r--r--keyboards/hineybush/h88/config.h1
-rw-r--r--keyboards/hineybush/hbcp/config.h1
-rw-r--r--keyboards/hineybush/hineyg80/config.h1
-rw-r--r--keyboards/hineybush/physix/config.h1
-rw-r--r--keyboards/hineybush/sm68/config.h1
9 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/hineybush/h10/config.h b/keyboards/hineybush/h10/config.h
index 7d57ec2bc..81641bdbd 100644
--- a/keyboards/hineybush/h10/config.h
+++ b/keyboards/hineybush/h10/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 hineybush 26#define MANUFACTURER hineybush
27#define PRODUCT h10 27#define PRODUCT h10
28#define DESCRIPTION Custom numpad PCB
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 6 30#define MATRIX_ROWS 6
diff --git a/keyboards/hineybush/h60/config.h b/keyboards/hineybush/h60/config.h
index ef14fdd4f..4553bb122 100644
--- a/keyboards/hineybush/h60/config.h
+++ b/keyboards/hineybush/h60/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 hineybush keyboards 26#define MANUFACTURER hineybush keyboards
27#define PRODUCT h60 27#define PRODUCT h60
28#define DESCRIPTION A 60% PCB.
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 5 30#define MATRIX_ROWS 5
diff --git a/keyboards/hineybush/h75_singa/config.h b/keyboards/hineybush/h75_singa/config.h
index 187fc791f..f0cd29b74 100644
--- a/keyboards/hineybush/h75_singa/config.h
+++ b/keyboards/hineybush/h75_singa/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 Singa Keyboards 26#define MANUFACTURER Singa Keyboards
27#define PRODUCT h75_singa 27#define PRODUCT h75_singa
28#define DESCRIPTION Singa
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 6 30#define MATRIX_ROWS 6
diff --git a/keyboards/hineybush/h87a/config.h b/keyboards/hineybush/h87a/config.h
index f9d8f9766..e6aeb3870 100644
--- a/keyboards/hineybush/h87a/config.h
+++ b/keyboards/hineybush/h87a/config.h
@@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
21#define DEVICE_VER 0x0001 21#define DEVICE_VER 0x0001
22#define MANUFACTURER hineybush keyboards 22#define MANUFACTURER hineybush keyboards
23#define PRODUCT h87a 23#define PRODUCT h87a
24#define DESCRIPTION QMK-programmable TKL PCB for custom keyboards
25 24
26#define CONFIG_H 25#define CONFIG_H
27 26
diff --git a/keyboards/hineybush/h88/config.h b/keyboards/hineybush/h88/config.h
index 26d5189eb..89af18b6e 100644
--- a/keyboards/hineybush/h88/config.h
+++ b/keyboards/hineybush/h88/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 hineybush keyboards 26#define MANUFACTURER hineybush keyboards
27#define PRODUCT h88 27#define PRODUCT h88
28#define DESCRIPTION QMK-programmable TKL PCB for custom keyboards with an extra key in the F-row
29 28
30 29
31 30
diff --git a/keyboards/hineybush/hbcp/config.h b/keyboards/hineybush/hbcp/config.h
index 24ca5d75a..5b7948883 100644
--- a/keyboards/hineybush/hbcp/config.h
+++ b/keyboards/hineybush/hbcp/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 hineybush keyboards 26#define MANUFACTURER hineybush keyboards
27#define PRODUCT hbcp 27#define PRODUCT hbcp
28#define DESCRIPTION compact 1800 layout custom keyboard
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 6 30#define MATRIX_ROWS 6
diff --git a/keyboards/hineybush/hineyg80/config.h b/keyboards/hineybush/hineyg80/config.h
index 81bf62272..1567609ff 100644
--- a/keyboards/hineybush/hineyg80/config.h
+++ b/keyboards/hineybush/hineyg80/config.h
@@ -8,7 +8,6 @@
8#define DEVICE_VER 0x0001 8#define DEVICE_VER 0x0001
9#define MANUFACTURER hineybush 9#define MANUFACTURER hineybush
10#define PRODUCT hineyG80 10#define PRODUCT hineyG80
11#define DESCRIPTION QMK-powered PCB for Cherry G80/81-1800 Boards
12 11
13/* key matrix size */ 12/* key matrix size */
14#define MATRIX_ROWS 12 13#define MATRIX_ROWS 12
diff --git a/keyboards/hineybush/physix/config.h b/keyboards/hineybush/physix/config.h
index d705efefa..b76914317 100644
--- a/keyboards/hineybush/physix/config.h
+++ b/keyboards/hineybush/physix/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 LZ 26#define MANUFACTURER LZ
27#define PRODUCT PhysiX 27#define PRODUCT PhysiX
28#define DESCRIPTION A custom ergonomic keyboard by Life Zone
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 5 30#define MATRIX_ROWS 5
diff --git a/keyboards/hineybush/sm68/config.h b/keyboards/hineybush/sm68/config.h
index cdb22aee7..cad335f14 100644
--- a/keyboards/hineybush/sm68/config.h
+++ b/keyboards/hineybush/sm68/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 hineybush keyboards 26#define MANUFACTURER hineybush keyboards
27#define PRODUCT sm68 27#define PRODUCT sm68
28#define DESCRIPTION PCB for switchmod keyboards projects
29 28
30/* key matrix size */ 29/* key matrix size */
31#define MATRIX_ROWS 5 30#define MATRIX_ROWS 5