summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2023-06-19 12:23:11 +0700
committerGitHub <noreply@github.com>2023-06-18 23:23:11 -0600
commite646ec20243f6e628d4b295fae830bdfdd219bad (patch)
tree4853d2d2606b04ed8ccbf88725a5003cf059f2e9
parent0774381f81ba69c2c37fd002a846d03f9e9e7cfd (diff)
[Keyboard] Add support for Alveus MX PCB (#21238)
Co-authored-by: jack <0x6a73@protonmail.com>
-rw-r--r--keyboards/densus/alveus/mx/info.json355
-rw-r--r--keyboards/densus/alveus/mx/keymaps/default/keymap.c26
-rw-r--r--keyboards/densus/alveus/mx/keymaps/via/keymap.c27
-rw-r--r--keyboards/densus/alveus/mx/keymaps/via/rules.mk2
-rw-r--r--keyboards/densus/alveus/mx/readme.md26
-rw-r--r--keyboards/densus/alveus/mx/rules.mk1
6 files changed, 437 insertions, 0 deletions
diff --git a/keyboards/densus/alveus/mx/info.json b/keyboards/densus/alveus/mx/info.json
new file mode 100644
index 0000000000..839c84fb45
--- /dev/null
+++ b/keyboards/densus/alveus/mx/info.json
@@ -0,0 +1,355 @@
1{
2 "keyboard_name": "Alveus",
3 "manufacturer": "Mechlovin Studio",
4 "url": "",
5 "usb": {
6 "vid": "0xDE00",
7 "pid": "0x0F70",
8 "device_version": "0.0.1"
9 },
10 "diode_direction": "COL2ROW",
11 "matrix_pins": {
12 "rows": ["B12", "B13", "B14", "A8", "A2"],
13 "cols": ["B10", "B2", "B1", "B0", "A7", "A6", "A5", "A4", "A3", "A15", "B9", "B8", "B7", "B6", "B5", "B4", "B3"]
14 },
15 "features": {
16 "bootmagic": true,
17 "mousekey": true,
18 "extrakey": true,
19 "console": true,
20 "command": true,
21 "nkro": true
22 },
23 "indicators": {
24 "caps_lock": "A1",
25 "on_state": 0
26 },
27 "processor": "STM32F103",
28 "bootloader": "stm32duino",
29 "layout_aliases": {
30 "LAYOUT_tkl_nofrow_ansi": "LAYOUT_ansi",
31 "LAYOUT_tkl_nofrow_iso": "LAYOUT_iso",
32 "LAYOUT_tkl_nofrow_tsangan": "LAYOUT_tsangan"
33 },
34 "layouts": {
35 "LAYOUT_all": {
36 "layout": [
37 {"matrix": [0, 0], "x": 0, "y": 0},
38 {"matrix": [0, 1], "x": 1, "y": 0},
39 {"matrix": [0, 2], "x": 2, "y": 0},
40 {"matrix": [0, 3], "x": 3, "y": 0},
41 {"matrix": [0, 4], "x": 4, "y": 0},
42 {"matrix": [0, 5], "x": 5, "y": 0},
43 {"matrix": [0, 6], "x": 6, "y": 0},
44 {"matrix": [0, 7], "x": 7, "y": 0},
45 {"matrix": [0, 8], "x": 8, "y": 0},
46 {"matrix": [0, 9], "x": 9, "y": 0},
47 {"matrix": [0, 10], "x": 10, "y": 0},
48 {"matrix": [0, 11], "x": 11, "y": 0},
49 {"matrix": [0, 12], "x": 12, "y": 0},
50 {"matrix": [0, 13], "x": 13, "y": 0},
51 {"matrix": [2, 14], "x": 14, "y": 0},
52 {"matrix": [0, 14], "x": 15.25, "y": 0},
53 {"matrix": [0, 15], "x": 16.25, "y": 0},
54 {"matrix": [0, 16], "x": 17.25, "y": 0},
55
56 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
57 {"matrix": [1, 1], "x": 1.5, "y": 1},
58 {"matrix": [1, 2], "x": 2.5, "y": 1},
59 {"matrix": [1, 3], "x": 3.5, "y": 1},
60 {"matrix": [1, 4], "x": 4.5, "y": 1},
61 {"matrix": [1, 5], "x": 5.5, "y": 1},
62 {"matrix": [1, 6], "x": 6.5, "y": 1},
63 {"matrix": [1, 7], "x": 7.5, "y": 1},
64 {"matrix": [1, 8], "x": 8.5, "y": 1},
65 {"matrix": [1, 9], "x": 9.5, "y": 1},
66 {"matrix": [1, 10], "x": 10.5, "y": 1},
67 {"matrix": [1, 11], "x": 11.5, "y": 1},
68 {"matrix": [1, 12], "x": 12.5, "y": 1},
69 {"matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
70 {"matrix": [1, 14], "x": 15.25, "y": 1},
71 {"matrix": [1, 15], "x": 16.25, "y": 1},
72 {"matrix": [1, 16], "x": 17.25, "y": 1},
73
74 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
75 {"matrix": [2, 1], "x": 1.75, "y": 2},
76 {"matrix": [2, 2], "x": 2.75, "y": 2},
77 {"matrix": [2, 3], "x": 3.75, "y": 2},
78 {"matrix": [2, 4], "x": 4.75, "y": 2},
79 {"matrix": [2, 5], "x": 5.75, "y": 2},
80 {"matrix": [2, 6], "x": 6.75, "y": 2},
81 {"matrix": [2, 7], "x": 7.75, "y": 2},
82 {"matrix": [2, 8], "x": 8.75, "y": 2},
83 {"matrix": [2, 9], "x": 9.75, "y": 2},
84 {"matrix": [2, 10], "x": 10.75, "y": 2},
85 {"matrix": [2, 11], "x": 11.75, "y": 2},
86 {"matrix": [2, 12], "x": 12.75, "y": 2},
87 {"matrix": [2, 13], "x": 13.75, "y": 2, "w": 1.25},
88
89 {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
90 {"matrix": [3, 1], "x": 1.25, "y": 3},
91 {"matrix": [3, 2], "x": 2.25, "y": 3},
92 {"matrix": [3, 3], "x": 3.25, "y": 3},
93 {"matrix": [3, 4], "x": 4.25, "y": 3},
94 {"matrix": [3, 5], "x": 5.25, "y": 3},
95 {"matrix": [3, 6], "x": 6.25, "y": 3},
96 {"matrix": [3, 7], "x": 7.25, "y": 3},
97 {"matrix": [3, 8], "x": 8.25, "y": 3},
98 {"matrix": [3, 9], "x": 9.25, "y": 3},
99 {"matrix": [3, 10], "x": 10.25, "y": 3},
100 {"matrix": [3, 11], "x": 11.25, "y": 3},
101 {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
102 {"matrix": [3, 13], "x": 14, "y": 3},
103 {"matrix": [3, 15], "x": 16.25, "y": 3},
104
105 {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
106 {"matrix": [4, 1], "x": 1.5, "y": 4},
107 {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
108 {"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
109 {"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
110 {"matrix": [4, 12], "x": 12.5, "y": 4},
111 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5},
112 {"matrix": [4, 14], "x": 15.25, "y": 4},
113 {"matrix": [4, 15], "x": 16.25, "y": 4},
114 {"matrix": [4, 16], "x": 17.25, "y": 4}
115 ]
116 },
117 "LAYOUT_ansi": {
118 "layout": [
119 {"matrix": [0, 0], "x": 0, "y": 0},
120 {"matrix": [0, 1], "x": 1, "y": 0},
121 {"matrix": [0, 2], "x": 2, "y": 0},
122 {"matrix": [0, 3], "x": 3, "y": 0},
123 {"matrix": [0, 4], "x": 4, "y": 0},
124 {"matrix": [0, 5], "x": 5, "y": 0},
125 {"matrix": [0, 6], "x": 6, "y": 0},
126 {"matrix": [0, 7], "x": 7, "y": 0},
127 {"matrix": [0, 8], "x": 8, "y": 0},
128 {"matrix": [0, 9], "x": 9, "y": 0},
129 {"matrix": [0, 10], "x": 10, "y": 0},
130 {"matrix": [0, 11], "x": 11, "y": 0},
131 {"matrix": [0, 12], "x": 12, "y": 0},
132 {"matrix": [0, 13], "x": 13, "y": 0, "w": 2},
133 {"matrix": [0, 14], "x": 15.25, "y": 0},
134 {"matrix": [0, 15], "x": 16.25, "y": 0},
135 {"matrix": [0, 16], "x": 17.25, "y": 0},
136
137 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
138 {"matrix": [1, 1], "x": 1.5, "y": 1},
139 {"matrix": [1, 2], "x": 2.5, "y": 1},
140 {"matrix": [1, 3], "x": 3.5, "y": 1},
141 {"matrix": [1, 4], "x": 4.5, "y": 1},
142 {"matrix": [1, 5], "x": 5.5, "y": 1},
143 {"matrix": [1, 6], "x": 6.5, "y": 1},
144 {"matrix": [1, 7], "x": 7.5, "y": 1},
145 {"matrix": [1, 8], "x": 8.5, "y": 1},
146 {"matrix": [1, 9], "x": 9.5, "y": 1},
147 {"matrix": [1, 10], "x": 10.5, "y": 1},
148 {"matrix": [1, 11], "x": 11.5, "y": 1},
149 {"matrix": [1, 12], "x": 12.5, "y": 1},
150 {"matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
151 {"matrix": [1, 14], "x": 15.25, "y": 1},
152 {"matrix": [1, 15], "x": 16.25, "y": 1},
153 {"matrix": [1, 16], "x": 17.25, "y": 1},
154
155 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
156 {"matrix": [2, 1], "x": 1.75, "y": 2},
157 {"matrix": [2, 2], "x": 2.75, "y": 2},
158 {"matrix": [2, 3], "x": 3.75, "y": 2},
159 {"matrix": [2, 4], "x": 4.75, "y": 2},
160 {"matrix": [2, 5], "x": 5.75, "y": 2},
161 {"matrix": [2, 6], "x": 6.75, "y": 2},
162 {"matrix": [2, 7], "x": 7.75, "y": 2},
163 {"matrix": [2, 8], "x": 8.75, "y": 2},
164 {"matrix": [2, 9], "x": 9.75, "y": 2},
165 {"matrix": [2, 10], "x": 10.75, "y": 2},
166 {"matrix": [2, 11], "x": 11.75, "y": 2},
167 {"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
168
169 {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
170 {"matrix": [3, 2], "x": 2.25, "y": 3},
171 {"matrix": [3, 3], "x": 3.25, "y": 3},
172 {"matrix": [3, 4], "x": 4.25, "y": 3},
173 {"matrix": [3, 5], "x": 5.25, "y": 3},
174 {"matrix": [3, 6], "x": 6.25, "y": 3},
175 {"matrix": [3, 7], "x": 7.25, "y": 3},
176 {"matrix": [3, 8], "x": 8.25, "y": 3},
177 {"matrix": [3, 9], "x": 9.25, "y": 3},
178 {"matrix": [3, 10], "x": 10.25, "y": 3},
179 {"matrix": [3, 11], "x": 11.25, "y": 3},
180 {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 2.75},
181 {"matrix": [3, 15], "x": 16.25, "y": 3},
182
183 {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
184 {"matrix": [4, 1], "x": 1.5, "y": 4},
185 {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
186 {"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
187 {"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
188 {"matrix": [4, 12], "x": 12.5, "y": 4},
189 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5},
190 {"matrix": [4, 14], "x": 15.25, "y": 4},
191 {"matrix": [4, 15], "x": 16.25, "y": 4},
192 {"matrix": [4, 16], "x": 17.25, "y": 4}
193 ]
194 },
195 "LAYOUT_iso": {
196 "layout": [
197 {"matrix": [0, 0], "x": 0, "y": 0},
198 {"matrix": [0, 1], "x": 1, "y": 0},
199 {"matrix": [0, 2], "x": 2, "y": 0},
200 {"matrix": [0, 3], "x": 3, "y": 0},
201 {"matrix": [0, 4], "x": 4, "y": 0},
202 {"matrix": [0, 5], "x": 5, "y": 0},
203 {"matrix": [0, 6], "x": 6, "y": 0},
204 {"matrix": [0, 7], "x": 7, "y": 0},
205 {"matrix": [0, 8], "x": 8, "y": 0},
206 {"matrix": [0, 9], "x": 9, "y": 0},
207 {"matrix": [0, 10], "x": 10, "y": 0},
208 {"matrix": [0, 11], "x": 11, "y": 0},
209 {"matrix": [0, 12], "x": 12, "y": 0},
210 {"matrix": [0, 13], "x": 13, "y": 0, "w": 2},
211 {"matrix": [0, 14], "x": 15.25, "y": 0},
212 {"matrix": [0, 15], "x": 16.25, "y": 0},
213 {"matrix": [0, 16], "x": 17.25, "y": 0},
214
215 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
216 {"matrix": [1, 1], "x": 1.5, "y": 1},
217 {"matrix": [1, 2], "x": 2.5, "y": 1},
218 {"matrix": [1, 3], "x": 3.5, "y": 1},
219 {"matrix": [1, 4], "x": 4.5, "y": 1},
220 {"matrix": [1, 5], "x": 5.5, "y": 1},
221 {"matrix": [1, 6], "x": 6.5, "y": 1},
222 {"matrix": [1, 7], "x": 7.5, "y": 1},
223 {"matrix": [1, 8], "x": 8.5, "y": 1},
224 {"matrix": [1, 9], "x": 9.5, "y": 1},
225 {"matrix": [1, 10], "x": 10.5, "y": 1},
226 {"matrix": [1, 11], "x": 11.5, "y": 1},
227 {"matrix": [1, 12], "x": 12.5, "y": 1},
228 {"matrix": [2, 13], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
229 {"matrix": [1, 14], "x": 15.25, "y": 1},
230 {"matrix": [1, 15], "x": 16.25, "y": 1},
231 {"matrix": [1, 16], "x": 17.25, "y": 1},
232
233 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
234 {"matrix": [2, 1], "x": 1.75, "y": 2},
235 {"matrix": [2, 2], "x": 2.75, "y": 2},
236 {"matrix": [2, 3], "x": 3.75, "y": 2},
237 {"matrix": [2, 4], "x": 4.75, "y": 2},
238 {"matrix": [2, 5], "x": 5.75, "y": 2},
239 {"matrix": [2, 6], "x": 6.75, "y": 2},
240 {"matrix": [2, 7], "x": 7.75, "y": 2},
241 {"matrix": [2, 8], "x": 8.75, "y": 2},
242 {"matrix": [2, 9], "x": 9.75, "y": 2},
243 {"matrix": [2, 10], "x": 10.75, "y": 2},
244 {"matrix": [2, 11], "x": 11.75, "y": 2},
245 {"matrix": [2, 12], "x": 12.75, "y": 2},
246
247 {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
248 {"matrix": [3, 1], "x": 1.25, "y": 3},
249 {"matrix": [3, 2], "x": 2.25, "y": 3},
250 {"matrix": [3, 3], "x": 3.25, "y": 3},
251 {"matrix": [3, 4], "x": 4.25, "y": 3},
252 {"matrix": [3, 5], "x": 5.25, "y": 3},
253 {"matrix": [3, 6], "x": 6.25, "y": 3},
254 {"matrix": [3, 7], "x": 7.25, "y": 3},
255 {"matrix": [3, 8], "x": 8.25, "y": 3},
256 {"matrix": [3, 9], "x": 9.25, "y": 3},
257 {"matrix": [3, 10], "x": 10.25, "y": 3},
258 {"matrix": [3, 11], "x": 11.25, "y": 3},
259 {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 2.75},
260 {"matrix": [3, 15], "x": 16.25, "y": 3},
261
262 {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
263 {"matrix": [4, 1], "x": 1.5, "y": 4},
264 {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
265 {"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
266 {"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
267 {"matrix": [4, 12], "x": 12.5, "y": 4},
268 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5},
269 {"matrix": [4, 14], "x": 15.25, "y": 4},
270 {"matrix": [4, 15], "x": 16.25, "y": 4},
271 {"matrix": [4, 16], "x": 17.25, "y": 4}
272 ]
273 },
274 "LAYOUT_tsangan": {
275 "layout": [
276 {"matrix": [0, 0], "x": 0, "y": 0},
277 {"matrix": [0, 1], "x": 1, "y": 0},
278 {"matrix": [0, 2], "x": 2, "y": 0},
279 {"matrix": [0, 3], "x": 3, "y": 0},
280 {"matrix": [0, 4], "x": 4, "y": 0},
281 {"matrix": [0, 5], "x": 5, "y": 0},
282 {"matrix": [0, 6], "x": 6, "y": 0},
283 {"matrix": [0, 7], "x": 7, "y": 0},
284 {"matrix": [0, 8], "x": 8, "y": 0},
285 {"matrix": [0, 9], "x": 9, "y": 0},
286 {"matrix": [0, 10], "x": 10, "y": 0},
287 {"matrix": [0, 11], "x": 11, "y": 0},
288 {"matrix": [0, 12], "x": 12, "y": 0},
289 {"matrix": [0, 13], "x": 13, "y": 0},
290 {"matrix": [2, 14], "x": 14, "y": 0},
291 {"matrix": [0, 14], "x": 15.25, "y": 0},
292 {"matrix": [0, 15], "x": 16.25, "y": 0},
293 {"matrix": [0, 16], "x": 17.25, "y": 0},
294
295 {"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
296 {"matrix": [1, 1], "x": 1.5, "y": 1},
297 {"matrix": [1, 2], "x": 2.5, "y": 1},
298 {"matrix": [1, 3], "x": 3.5, "y": 1},
299 {"matrix": [1, 4], "x": 4.5, "y": 1},
300 {"matrix": [1, 5], "x": 5.5, "y": 1},
301 {"matrix": [1, 6], "x": 6.5, "y": 1},
302 {"matrix": [1, 7], "x": 7.5, "y": 1},
303 {"matrix": [1, 8], "x": 8.5, "y": 1},
304 {"matrix": [1, 9], "x": 9.5, "y": 1},
305 {"matrix": [1, 10], "x": 10.5, "y": 1},
306 {"matrix": [1, 11], "x": 11.5, "y": 1},
307 {"matrix": [1, 12], "x": 12.5, "y": 1},
308 {"matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
309 {"matrix": [1, 14], "x": 15.25, "y": 1},
310 {"matrix": [1, 15], "x": 16.25, "y": 1},
311 {"matrix": [1, 16], "x": 17.25, "y": 1},
312
313 {"matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
314 {"matrix": [2, 1], "x": 1.75, "y": 2},
315 {"matrix": [2, 2], "x": 2.75, "y": 2},
316 {"matrix": [2, 3], "x": 3.75, "y": 2},
317 {"matrix": [2, 4], "x": 4.75, "y": 2},
318 {"matrix": [2, 5], "x": 5.75, "y": 2},
319 {"matrix": [2, 6], "x": 6.75, "y": 2},
320 {"matrix": [2, 7], "x": 7.75, "y": 2},
321 {"matrix": [2, 8], "x": 8.75, "y": 2},
322 {"matrix": [2, 9], "x": 9.75, "y": 2},
323 {"matrix": [2, 10], "x": 10.75, "y": 2},
324 {"matrix": [2, 11], "x": 11.75, "y": 2},
325 {"matrix": [2, 13], "x": 12.75, "y": 2, "w": 2.25},
326
327 {"matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
328 {"matrix": [3, 2], "x": 2.25, "y": 3},
329 {"matrix": [3, 3], "x": 3.25, "y": 3},
330 {"matrix": [3, 4], "x": 4.25, "y": 3},
331 {"matrix": [3, 5], "x": 5.25, "y": 3},
332 {"matrix": [3, 6], "x": 6.25, "y": 3},
333 {"matrix": [3, 7], "x": 7.25, "y": 3},
334 {"matrix": [3, 8], "x": 8.25, "y": 3},
335 {"matrix": [3, 9], "x": 9.25, "y": 3},
336 {"matrix": [3, 10], "x": 10.25, "y": 3},
337 {"matrix": [3, 11], "x": 11.25, "y": 3},
338 {"matrix": [3, 12], "x": 12.25, "y": 3, "w": 1.75},
339 {"matrix": [3, 13], "x": 14, "y": 3},
340 {"matrix": [3, 15], "x": 16.25, "y": 3},
341
342 {"matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
343 {"matrix": [4, 1], "x": 1.5, "y": 4},
344 {"matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
345 {"matrix": [4, 6], "x": 4, "y": 4, "w": 7},
346 {"matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
347 {"matrix": [4, 12], "x": 12.5, "y": 4},
348 {"matrix": [4, 13], "x": 13.5, "y": 4, "w": 1.5},
349 {"matrix": [4, 14], "x": 15.25, "y": 4},
350 {"matrix": [4, 15], "x": 16.25, "y": 4},
351 {"matrix": [4, 16], "x": 17.25, "y": 4}
352 ]
353 }
354 }
355}
diff --git a/keyboards/densus/alveus/mx/keymaps/default/keymap.c b/keyboards/densus/alveus/mx/keymaps/default/keymap.c
new file mode 100644
index 0000000000..c785b42a7d
--- /dev/null
+++ b/keyboards/densus/alveus/mx/keymaps/default/keymap.c
@@ -0,0 +1,26 @@
1/* Copyright 2023 Mechlovin' Studio
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#include QMK_KEYBOARD_H
17
18const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
19 [0] = LAYOUT_ansi(
20 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_BSPC, KC_INS, KC_HOME, KC_PGUP,
21 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_BSLS, KC_DEL, KC_END, KC_PGDN,
22 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,
23 KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP,
24 KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
25 )
26};
diff --git a/keyboards/densus/alveus/mx/keymaps/via/keymap.c b/keyboards/densus/alveus/mx/keymaps/via/keymap.c
new file mode 100644
index 0000000000..9106258c02
--- /dev/null
+++ b/keyboards/densus/alveus/mx/keymaps/via/keymap.c
@@ -0,0 +1,27 @@
1/* Copyright 2023 Mechlovin' Studio
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#include QMK_KEYBOARD_H
17
18const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
19 [0] = LAYOUT_all(
20 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_BSPC, KC_DEL, KC_INS, KC_HOME, KC_PGUP,
21 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_BSLS, KC_DEL, KC_END, KC_PGDN,
22 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_HASH, KC_ENT,
23 KC_LSFT, KC_BSLS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_RSFT, KC_UP,
24 KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT
25 )
26};
27
diff --git a/keyboards/densus/alveus/mx/keymaps/via/rules.mk b/keyboards/densus/alveus/mx/keymaps/via/rules.mk
new file mode 100644
index 0000000000..43061db1dd
--- /dev/null
+++ b/keyboards/densus/alveus/mx/keymaps/via/rules.mk
@@ -0,0 +1,2 @@
1VIA_ENABLE = yes
2LTO_ENABLE = yes \ No newline at end of file
diff --git a/keyboards/densus/alveus/mx/readme.md b/keyboards/densus/alveus/mx/readme.md
new file mode 100644
index 0000000000..3a90c9b0f3
--- /dev/null
+++ b/keyboards/densus/alveus/mx/readme.md
@@ -0,0 +1,26 @@
1# Alveus
2
3![Alveus PCB](https://i.imgur.com/tZKcLiMh.png)
4
5A MX PCB for Alveus FRL keyboard.
6
7* Keyboard Maintainer: [Mechlovin' Studio](https://mechlovin.studio/)
8* Hardware Supported: Alveus, APM32F103
9* Hardware Availability: [Densus](https://www.instagram.com/densusdesign/)
10
11Make example for this keyboard (after setting up your build environment):
12
13 make densus/alveus/mx:default
14
15Flashing example for this keyboard:
16
17 make densus/alveus/mx:default:flash
18
19See 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).
20
21Enter the bootloader in 4 ways:
22
23* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
24* **Bootloader reset**: Hold down the key at (0,13) in the matrix (Backspace) and plug in the keyboard
25* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
26* **Hardware reset**: Press reset button (located on the bottom side of the PCB) \ No newline at end of file
diff --git a/keyboards/densus/alveus/mx/rules.mk b/keyboards/densus/alveus/mx/rules.mk
new file mode 100644
index 0000000000..7ff128fa69
--- /dev/null
+++ b/keyboards/densus/alveus/mx/rules.mk
@@ -0,0 +1 @@
# This file intentionally left blank \ No newline at end of file