Skip to content

Commit d289268

Browse files
ojthetinywaffle87
andauthored
[Keyboard] Add LGBTKL (#22331)
Co-authored-by: jack <0x6a73@protonmail.com>
1 parent ca45416 commit d289268

File tree

6 files changed

+214
-0
lines changed

6 files changed

+214
-0
lines changed

keyboards/lgbtkl/info.json

+111
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
{
2+
"manufacturer": "queertykeys",
3+
"keyboard_name": "lgbtkl",
4+
"maintainer": "ojthetiny",
5+
"processor": "STM32F072",
6+
"bootloader": "stm32-dfu",
7+
"usb": {
8+
"vid": "0x6F6A",
9+
"pid": "0x4C54",
10+
"device_version": "1.0.0"
11+
},
12+
"features": {
13+
"bootmagic": true,
14+
"command": false,
15+
"console": false,
16+
"extrakey": true,
17+
"mousekey": true,
18+
"nkro": true
19+
},
20+
"diode_direction": "COL2ROW",
21+
"matrix_pins": {
22+
"rows": ["C10", "A15", "A5", "C1", "C2"],
23+
"cols": ["C8", "C7", "C6", "B15", "B14", "B13", "B12", "B11", "B10", "B2", "B1", "B0", "C5", "C4", "A7", "A6", "C3", "C14", "C13"]
24+
},
25+
"layouts": {
26+
"LAYOUT": {
27+
"layout": [
28+
{ "matrix": [0, 0], "x": 0, "y": 0 },
29+
{ "matrix": [0, 1], "x": 1.25, "y": 0 },
30+
{ "matrix": [0, 2], "x": 2.25, "y": 0 },
31+
{ "matrix": [0, 3], "x": 3.25, "y": 0 },
32+
{ "matrix": [0, 4], "x": 4.25, "y": 0 },
33+
{ "matrix": [0, 5], "x": 5.25, "y": 0 },
34+
{ "matrix": [0, 6], "x": 6.25, "y": 0 },
35+
{ "matrix": [0, 7], "x": 7.25, "y": 0 },
36+
{ "matrix": [0, 8], "x": 8.25, "y": 0 },
37+
{ "matrix": [0, 9], "x": 9.25, "y": 0 },
38+
{ "matrix": [0, 10], "x": 10.25, "y": 0 },
39+
{ "matrix": [0, 11], "x": 11.25, "y": 0 },
40+
{ "matrix": [0, 12], "x": 12.25, "y": 0 },
41+
{ "matrix": [0, 13], "x": 13.25, "y": 0 },
42+
{ "matrix": [0, 14], "x": 14.25, "y": 0 },
43+
{ "matrix": [0, 15], "x": 15.25, "y": 0 },
44+
{ "matrix": [0, 16], "x": 16.5, "y": 0 },
45+
{ "matrix": [0, 17], "x": 17.5, "y": 0 },
46+
{ "matrix": [0, 18], "x": 18.5, "y": 0 },
47+
{ "matrix": [1, 0], "x": 0, "y": 1 },
48+
{ "matrix": [1, 1], "w": 1.5, "x": 1.25, "y": 1 },
49+
{ "matrix": [1, 2], "x": 2.75, "y": 1 },
50+
{ "matrix": [1, 3], "x": 3.75, "y": 1 },
51+
{ "matrix": [1, 4], "x": 4.75, "y": 1 },
52+
{ "matrix": [1, 5], "x": 5.75, "y": 1 },
53+
{ "matrix": [1, 6], "x": 6.75, "y": 1 },
54+
{ "matrix": [1, 7], "x": 7.75, "y": 1 },
55+
{ "matrix": [1, 8], "x": 8.75, "y": 1 },
56+
{ "matrix": [1, 9], "x": 9.75, "y": 1 },
57+
{ "matrix": [1, 10], "x": 10.75, "y": 1 },
58+
{ "matrix": [1, 11], "x": 11.75, "y": 1 },
59+
{ "matrix": [1, 12], "x": 12.75, "y": 1 },
60+
{ "matrix": [1, 13], "x": 13.75, "y": 1 },
61+
{ "matrix": [1, 15], "w": 1.5, "x": 14.75, "y": 1 },
62+
{ "matrix": [1, 16], "x": 16.5, "y": 1 },
63+
{ "matrix": [1, 17], "x": 17.5, "y": 1 },
64+
{ "matrix": [1, 18], "x": 18.5, "y": 1 },
65+
{ "matrix": [2, 0], "x": 0, "y": 2 },
66+
{ "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
67+
{ "matrix": [2, 2], "x": 3, "y": 2 },
68+
{ "matrix": [2, 3], "x": 4, "y": 2 },
69+
{ "matrix": [2, 4], "x": 5, "y": 2 },
70+
{ "matrix": [2, 5], "x": 6, "y": 2 },
71+
{ "matrix": [2, 6], "x": 7, "y": 2 },
72+
{ "matrix": [2, 7], "x": 8, "y": 2 },
73+
{ "matrix": [2, 8], "x": 9, "y": 2 },
74+
{ "matrix": [2, 9], "x": 10, "y": 2 },
75+
{ "matrix": [2, 10], "x": 11, "y": 2 },
76+
{ "matrix": [2, 11], "x": 12, "y": 2 },
77+
{ "matrix": [2, 12], "x": 13, "y": 2 },
78+
{ "matrix": [2, 14], "w": 2.25, "x": 14, "y": 2 },
79+
{ "matrix": [3, 0], "x": 0, "y": 3 },
80+
{ "matrix": [3, 1], "w": 2.25, "x": 1.25, "y": 3 },
81+
{ "matrix": [3, 2], "x": 3.5, "y": 3 },
82+
{ "matrix": [3, 3], "x": 4.5, "y": 3 },
83+
{ "matrix": [3, 4], "x": 5.5, "y": 3 },
84+
{ "matrix": [3, 5], "x": 6.5, "y": 3 },
85+
{ "matrix": [3, 6], "x": 7.5, "y": 3 },
86+
{ "matrix": [3, 7], "x": 8.5, "y": 3 },
87+
{ "matrix": [3, 8], "x": 9.5, "y": 3 },
88+
{ "matrix": [3, 9], "x": 10.5, "y": 3 },
89+
{ "matrix": [3, 10], "x": 11.5, "y": 3 },
90+
{ "matrix": [3, 11], "x": 12.5, "y": 3 },
91+
{ "matrix": [3, 13], "w": 1.75, "x": 13.5, "y": 3 },
92+
{ "matrix": [3, 14], "w": 2.75, "x": 13.5, "y": 3 },
93+
{ "matrix": [3, 15], "x": 15.25, "y": 3 },
94+
{ "matrix": [3, 17], "x": 17.5, "y": 3 },
95+
{ "matrix": [4, 0], "x": 0, "y": 4 },
96+
{ "matrix": [4, 1], "w": 1.5, "x": 1.25, "y": 4 },
97+
{ "matrix": [4, 2], "x": 2.75, "y": 4 },
98+
{ "matrix": [4, 3], "w": 1.5, "x": 3.75, "y": 4 },
99+
{ "matrix": [4, 5], "w": 3, "x": 5.25, "y": 4 },
100+
{ "matrix": [4, 7], "x": 8.25, "y": 4 },
101+
{ "matrix": [4, 9], "w": 3, "x": 9.25, "y": 4 },
102+
{ "matrix": [4, 11], "w": 1.5, "x": 12.25, "y": 4 },
103+
{ "matrix": [4, 13], "x": 13.75, "y": 4 },
104+
{ "matrix": [4, 15], "w": 1.5, "x": 14.75, "y": 4 },
105+
{ "matrix": [4, 16], "x": 16.5, "y": 4 },
106+
{ "matrix": [4, 17], "x": 17.5, "y": 4 },
107+
{ "matrix": [4, 18], "x": 18.5, "y": 4 }
108+
]
109+
}
110+
}
111+
}
+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
/* Copyright 2023 ojthetiny
2+
*
3+
* This program is free software: you can redistribute it and/or modify
4+
* it under the terms of the GNU General Public License as published by
5+
* the Free Software Foundation, either version 2 of the License, or
6+
* (at your option) any later version.
7+
*
8+
* This program is distributed in the hope that it will be useful,
9+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
* GNU General Public License for more details.
12+
*
13+
* You should have received a copy of the GNU General Public License
14+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
15+
*/
16+
17+
#include QMK_KEYBOARD_H
18+
19+
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
20+
21+
[0] = LAYOUT(
22+
KC_F1, KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_GRV, KC_BSLS, KC_INS, KC_HOME, KC_PGUP,
23+
KC_F2, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC, KC_DEL, KC_END, KC_PGDN,
24+
KC_F3, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
25+
KC_F4, KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, XXXXXXX, MO(1), KC_UP,
26+
KC_F5, KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
27+
),
28+
29+
[1] = LAYOUT(
30+
XXXXXXX, XXXXXXX, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
31+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
32+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, XXXXXXX, XXXXXXX,
33+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, _______, XXXXXXX,
34+
QK_BOOT, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX
35+
),
36+
37+
};

keyboards/lgbtkl/keymaps/via/keymap.c

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
/* Copyright 2023 ojthetiny
2+
*
3+
* This program is free software: you can redistribute it and/or modify
4+
* it under the terms of the GNU General Public License as published by
5+
* the Free Software Foundation, either version 2 of the License, or
6+
* (at your option) any later version.
7+
*
8+
* This program is distributed in the hope that it will be useful,
9+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
* GNU General Public License for more details.
12+
*
13+
* You should have received a copy of the GNU General Public License
14+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
15+
*/
16+
17+
#include QMK_KEYBOARD_H
18+
19+
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
20+
21+
[0] = LAYOUT(
22+
KC_F1, KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_GRV, KC_BSLS, KC_INS, KC_HOME, KC_PGUP,
23+
KC_F2, KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC, KC_DEL, KC_END, KC_PGDN,
24+
KC_F3, KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
25+
KC_F4, KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, XXXXXXX, MO(1), KC_UP,
26+
KC_F5, KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_SPC, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
27+
),
28+
29+
[1] = LAYOUT(
30+
XXXXXXX, XXXXXXX, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
31+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
32+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, XXXXXXX, XXXXXXX,
33+
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, _______, XXXXXXX,
34+
QK_BOOT, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX
35+
),
36+
37+
38+
};

keyboards/lgbtkl/keymaps/via/rules.mk

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
VIA_ENABLE = yes

keyboards/lgbtkl/readme.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# LGBTKL
2+
3+
LGBTKL keyboard by Queertykeys
4+
5+
* Keyboard Maintainer: [Liv](https://github.com/ojthetiny)
6+
* Hardware Supported: LGBTKL
7+
* Hardware Availability: Private GB
8+
9+
10+
Make example for this keyboard (after setting up your build environment):
11+
12+
make lgbtkl:default
13+
14+
Flashing example for this keyboard:
15+
16+
make lgbtkl:default:flash
17+
18+
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).
19+
20+
## Bootloader
21+
22+
Enter the bootloader using one of the following methods:
23+
24+
* **Bootmagic reset**: Hold the F1 key while connecting the USB cable
25+
* **Physical reset button**: Hold the button labeled 'B/R' for a while to enter bootloader.
26+
* **Keycode in layout**: In the case of the default keymap, use the key combination Fn + F5

keyboards/lgbtkl/rules.mk

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# This file intentionally left blank

0 commit comments

Comments
 (0)