QMK Bot
6a8df58887
Merge remote-tracking branch 'origin/master' into develop
2022-02-15 07:02:33 +00:00
Ryan
92eb067a63
Add extra braces for trackball keymaps ( #16361 )
2022-02-15 18:01:54 +11:00
QMK Bot
c9f192bae8
Merge remote-tracking branch 'origin/master' into develop
2022-02-15 01:16:27 +00:00
Ryan
ac8bee7091
Fix multiple definition errors for trackball "boards" with no keys ( #16350 )
2022-02-15 01:15:53 +00:00
QMK Bot
1980e48e0d
Merge remote-tracking branch 'origin/master' into develop
2022-02-14 06:25:23 +00:00
James Young
485cf920b4
Xenon: correct QMK Configurator key sequence ( #16332 )
2022-02-13 22:24:52 -08:00
QMK Bot
61ed2e2b3c
Merge remote-tracking branch 'origin/master' into develop
2022-02-14 06:24:45 +00:00
James Young
6b01657a86
Mode M75S Layout Additions, Configurator Data and Code Touch-Up ( #16327 )
...
* m75s.h: correct matrix position identifier
`K5C` is actually on row 4, so it should be `K4C`.
* m75s.h: add matrix diagram
* add QMK Configurator data
* polish whitespace
- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace
* update readme
Didn't seem to be fully updated after being copied from the M65S codebase.
* add LAYOUT_ansi with keymap
ANSI layout with 2u Backspace.
* add LAYOUT_iso with keymap
ISO layout with 2u Backspace.
* add LAYOUT_ansi_tsangan with keymap
ANSI layout with 2u Backspace and 7u Spacebar.
* add LAYOUT_iso_tsangan with keymap
ISO layout with 2u Backspace and 7u Spacebar.
* add LAYOUT_ansi_split_bs with keymap
ANSI layout with Split Backspace.
* add LAYOUT_iso_split_bs with keymap
ISO layout with Split Backspace.
* add LAYOUT_ansi_tsangan_split_bs with keymap
ANSI layout with Split Backspace and 7u Spacebar.
* add LAYOUT_iso_tsangan_split_bs with keymap
ISO layout with Split Backspace and 7u Spacebar.
2022-02-13 22:24:11 -08:00
QMK Bot
f77e569e9f
Merge remote-tracking branch 'origin/master' into develop
2022-02-14 02:02:16 +00:00
Ryan
b6b7e12029
Digicarp65: fix layouts ( #16328 )
2022-02-14 13:01:39 +11:00
QMK Bot
9f506e64ba
Merge remote-tracking branch 'origin/master' into develop
2022-02-12 07:01:58 +00:00
Max Rumpf
773205cd1f
[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible ( #16309 )
2022-02-11 23:01:25 -08:00
QMK Bot
aefe6ee9f5
Merge remote-tracking branch 'origin/master' into develop
2022-02-12 04:03:02 +00:00
cole smith
19c57a2a6a
[Keyboard] Lulu keyboard by boardsource ( #15951 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-11 20:02:30 -08:00
peepeetee
17c0ca6fa4
[Keyboard] move g heavy industry boards into /gboards ( #16040 )
...
Co-authored-by: zvecr <git@zvecr.com>
2022-02-11 19:54:48 -08:00
QMK Bot
52d6f07a82
Merge remote-tracking branch 'origin/master' into develop
2022-02-12 03:23:18 +00:00
uqs
40529e89de
[Keymap] Add uqs' keymaps for various boards and ploopy mouse ( #16265 )
2022-02-11 19:22:47 -08:00
peepeetee
0f926a8ae8
move montex to IDOBAO vendor folder ( #15668 )
...
* move montex to IDOBAO vendor folder
* move montex to montex/v1
2022-02-12 01:14:07 +00:00
peepeetee
c72120baab
move @satt99 's comet46 to satt/ ( #16059 )
2022-02-12 01:13:48 +00:00
QMK Bot
50201af2b7
Merge remote-tracking branch 'origin/master' into develop
2022-02-12 01:11:25 +00:00
Joel Challis
8b48bab54f
Add wren configurator data ( #16321 )
2022-02-12 01:10:48 +00:00
peepeetee
8957e928a2
move mechkeys keyboards into the mechkeys/ vendor folder ( #15760 )
...
* move mechkeys keyboards to mechkeys/
* fix compilation
* fix default folder
2022-02-11 22:41:10 +00:00
peepeetee
bd35fa7de1
move @takashiski 's keebs into /takashiski ( #16089 )
2022-02-11 21:51:20 +00:00
QMK Bot
2d4a69cfc6
Merge remote-tracking branch 'origin/master' into develop
2022-02-11 12:38:20 +00:00
Ryan
5f10387c41
handwired/promethium: fix missing include ( #16317 )
2022-02-11 12:37:36 +00:00
QMK Bot
656c151e07
Merge remote-tracking branch 'origin/master' into develop
2022-02-11 03:38:26 +00:00
Ryan
89fc2f166f
mechlovin/kay60: fix mismatched layout name ( #16314 )
2022-02-11 14:37:41 +11:00
QMK Bot
8106697a42
Merge remote-tracking branch 'origin/master' into develop
2022-02-11 02:31:55 +00:00
Ryan
2bc4a216df
maxr1998/pulse4k: Move Combo code to keymap level ( #16301 )
...
* maxr1998/pulse4k: Move Combo code to keymap level
* Reorder code
2022-02-11 02:31:19 +00:00
peepeetee
9e4942bec8
[Keyboard] move latincompass's boards to /latincompass ( #16039 )
2022-02-10 15:20:11 -08:00
peepeetee
27ec667430
move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 ( #15992 )
...
* move id80 to a v1 to acommondate for v2 and a future v3
* move id75 to v1
* fix manufacturer and product fields, enable backlight
* move user keymap
* Fix DEFAULT_FOLDER
* Update build command
Co-authored-by: zvecr <git@zvecr.com>
2022-02-10 21:46:03 +00:00
peepeetee
7c57c88c86
move ID87 to IDOBAO vendor folder ( #15667 )
...
* move ID87 to IDOBAO vendor folder
* move to v1 to acommondate for v2
2022-02-10 21:19:33 +00:00
QMK Bot
8787978951
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 21:03:01 +00:00
James Young
bc5d46aaad
Mode 75H Touch-UP ( #16310 )
...
* m75h.h: correct matrix position identifier
`K5C` is actually on row 4, so it should be `K4C`.
* m75h.h: add matrix diagram
* add QMK Configurator data
* polish whitespace
- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace
2022-02-10 21:02:23 +00:00
Joel Challis
e04f6c5d38
Remove manual enable of LTO within user keymaps ( #15378 )
2022-02-10 09:52:39 -08:00
QMK Bot
7a0fd646e3
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:23:14 +00:00
James Young
195242dc37
keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb ( #16307 )
...
* rename LAYOUT to LAYOUT_60_tsangan_hhkb
* info.json: correct maintainer value
Field is meant to reference the maintainer's GitHub username.
* rules.mk: enable Community Layout support
2022-02-10 16:22:42 +00:00
QMK Bot
9f4fbd3aa7
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:22:18 +00:00
James Young
d25bce24cd
Keyprez Unicorn: fix QMK Configurator key sequence ( #16305 )
...
* info.json: apply friendly formatting
* info.json: fix key sequence
2022-02-10 16:21:38 +00:00
QMK Bot
54572c8daf
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:20:03 +00:00
James Young
c9e19fe6fc
KeebsForAll Freebird Numpad Pro: fix Configurator key positioning ( #16303 )
...
* info.json: apply friendly formatting
* info.json: fix key positioning
Fixes the second row being rendered on top of the first row.
2022-02-10 16:19:27 +00:00
QMK Bot
cbdb225a67
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:18:23 +00:00
James Young
21522e0964
info.json: fix QMK Configurator rendering ( #16299 )
2022-02-10 16:17:47 +00:00
QMK Bot
78c3149365
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:17:45 +00:00
James Young
da4eda8930
info.json: fix key sequence ( #16297 )
2022-02-10 16:17:12 +00:00
QMK Bot
473557ff7d
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 05:24:53 +00:00
James Young
cb9142224b
Eye Oh Designs SPRH: fix Configurator data ( #16296 )
2022-02-09 21:24:10 -08:00
QMK Bot
03b1de6925
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 05:23:32 +00:00
James Young
c092d716c5
gl516/j73gl: fix Configurator key sequence ( #16298 )
2022-02-09 21:22:47 -08:00
QMK Bot
12246733b7
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 03:30:02 +00:00
James Young
66f61ae4cb
CMM.Studio Fuji65: correct layout data for real this time ( #16295 )
...
Because I apparently can't tell the difference between coordinates and dimensions.
2022-02-09 19:29:25 -08:00
QMK Bot
61e8a0879e
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 01:31:55 +00:00
James Young
5475553dd8
Demiurge: correct Configurator Layout data ( #16294 )
...
* info.json: apply friendly formatting
* info.json: correct layout data
2022-02-10 01:31:07 +00:00
QMK Bot
968081958a
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 01:15:04 +00:00
James Young
ae041078e8
CMM.Studio Fuji65: Configurator Data Patch ( #16293 )
...
* info.json: correct layout data
* info.json: correct maintainer field
2022-02-10 01:14:32 +00:00
QMK Bot
6339b6dab7
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 01:04:13 +00:00
Aric Crosson Bouwers
9d74c95215
[Keymap] submitting ariccb planck keymap ( #16177 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-09 17:03:43 -08:00
peepeetee
250fd721ac
move four_banger to bpiphany ( #16082 )
2022-02-09 21:33:40 +00:00
peepeetee
8e34b64a99
move hid_liber to /bpiphany ( #16091 )
2022-02-09 21:29:59 +00:00
peepeetee
cd673cceba
move spaceholdings boards into /spaceholdings ( #16096 )
2022-02-09 21:19:28 +00:00
peepeetee
a9250ad8a1
move @7-rate 's keebs to /rate ( #16099 )
2022-02-09 21:14:33 +00:00
peepeetee
9aed06ba47
move @npspears 's boards into /checkerboards ( #16100 )
2022-02-09 21:08:20 +00:00
Nick Brassel
c2c2f30f9f
Remove parent-relative paths from keyboards. ( #16282 )
...
* Remove parent-relative paths from keyboards.
* Update keyboards/capsunlocked/cu75/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-10 07:02:53 +11:00
Joel Challis
1f67de2001
Align existing pca9555 driver to better match mcp23018 API ( #16277 )
2022-02-09 19:55:39 +00:00
QMK Bot
96afc7a03a
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 19:48:31 +00:00
Arda Kılıçdağı
de4f2bf1ff
Further update to #13745 on Crkbd keymap ( #16284 )
...
* Further update to #13745
Hello,
This is further update to #13745 , somehow my commit did not get merged
https://github.com/qmk/qmk_firmware/pull/13745#discussion_r802603490
* Update config.h
2022-02-09 19:47:53 +00:00
jack
d1e5221bf8
Fix idobao/id80/v3 compilation errors ( #16280 )
...
* fix
* another redefintion
2022-02-09 07:01:58 +00:00
QMK Bot
3face6b704
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:51:58 +00:00
Brandon Claveria
c49438feec
[Keyboard] Digicarp65 ( #15926 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: swiftrax <swiftrax@github.com>
2022-02-08 21:51:51 -08:00
MechMerlin
c212b65e48
New Keyboard: 1upkeyboards super16v2 ( #16198 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08 21:51:20 -08:00
QMK Bot
69b6e0796b
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:50:15 +00:00
peepeetee
b114b27373
[Keyboard] Idobao ID80 V3 ( #15912 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08 21:49:53 -08:00
bomb
a75fb03f39
[Keyboard] MelGeek Mach80 rev2 ( #15610 )
2022-02-08 21:49:40 -08:00
QMK Bot
7650e68798
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:42:39 +00:00
Vino Rodrigues
bf4ce41696
[Keyboard] refine LED Matrix LED positions on KBD67 Lite ( #15769 )
2022-02-08 21:42:01 -08:00
QMK Bot
4b377a80fa
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:24:00 +00:00
Danny
11e50f5ff1
[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 ( #16275 )
2022-02-08 21:23:25 -08:00
QMK Bot
70e9f70c93
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:20:34 +00:00
Alexander
71a48a0102
[Keyboard] Add Kapl ( #16255 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-08 21:19:54 -08:00
Nick Brassel
a2ffdb4abd
Merge remote-tracking branch 'upstream/master' into develop
2022-02-09 16:00:09 +11:00
Nick Brassel
efdaa7f972
Add support for driving unselected row/col. ( #16278 )
2022-02-09 15:50:13 +11:00
Joel Challis
74e8a71768
Move driver to core ( #15944 )
2022-02-09 00:07:42 +00:00
James Young
e26778ceb5
LFKeyboards Mini1800: refactor into revisions ( #16260 )
...
* fork Mini1800 into reva and revc versions
* update info.json
- apply friendly formatting
- update maintainer value
* update keymap rules.mk formatting
- align inline comments
- convert tabs to spaces
* align keymap rules.mk files to QMK template
* move common keymap rules.mk settings to revision level
* info.json: correct key sequence
* align revision rules.mk files to QMK template
* clean up revision rules.mk files
* add readme files for each revision
* correct USB Product string
* remove post_rules.mk files
The internal settings were commented out, so the files actually don't do anything.
* edit Bootloader instructions on main readme
* move non-assignment rules to post_rules.mk
* add inline comments for NKRO_ENABLE per fauxpark
2022-02-07 20:12:59 -08:00
James Young
f3aa5db414
Boardsource The Mark 65 Touch-Up and Layout Additions ( #16270 )
...
* the_mark.h: use ____ for KC_NO
* the_mark.h: number matrix positions electrically
`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.
* the_mark.h: use QMK 3-character notation
* the_mark.h: add matrix diagram
* refactor reference keymaps
- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs_space
Includes reference keymap.
* add LAYOUT_iso_split_bs_space
Includes reference keymap.
* info.json: edit maintainer value
There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.
2022-02-07 19:45:44 -08:00
James Young
7c5d4484f6
Wings42: add QMK Configurator data ( #16267 )
...
* add info.json for wings42/rev1
* add info.json for wings42/rev1_extkeys
* add info.json for wings42/rev2
2022-02-07 19:44:19 -08:00
QMK Bot
87e6c2b06b
Merge remote-tracking branch 'origin/master' into develop
2022-02-07 21:32:27 +00:00
Alin Marin Elena
837205b08f
[Keyboard] M60 split 5x12 lego pcb ( #14383 )
...
* add m60 lego case in split, with stm32f401 and 411
* Update keyboards/mlego/m60_split/m60_split.h
* Update keyboards/mlego/m60_split/rev1/config.h
* Update keyboards/mlego/m60_split/rev2/config.h
* address the moving of enum in keymaps
2022-02-07 13:31:51 -08:00
QMK Bot
a1902c3bf8
Merge remote-tracking branch 'origin/master' into develop
2022-02-07 19:29:12 +00:00
Duccio
67d10cbc7e
[Keyboard] [eternal_keypad] Update product_id and add keymap ( #16253 )
2022-02-07 11:28:20 -08:00
QMK Bot
008b5f52e5
Merge remote-tracking branch 'origin/master' into develop
2022-02-07 18:27:58 +00:00
Jimmy Sjölund
3ca19fa933
[Keymap] Updated Planck layout - jimmysjolund ( #16245 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-07 10:24:20 -08:00
Nick Brassel
a86d6fffc9
Fixup bootloaders. ( #16256 )
2022-02-06 19:09:21 -08:00
Joel Challis
53a7306682
Reduce firmware size for dztech/dz60rgb_wkl/v2_1:via ( #16254 )
2022-02-06 23:58:05 +00:00
Joel Challis
842d20267c
Remove half implemented micronucleus bootloader support ( #16252 )
2022-02-06 22:59:03 +00:00
Drashna Jaelre
9124f5dc2d
Add layout change callbacks to VIA ( #16087 )
...
* Add layout change callbacks to VIA
* Update worklouder example
2022-02-06 22:01:04 +00:00
QMK Bot
3b60e71f07
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 21:01:53 +00:00
Joel Challis
2a42a80c20
Fix wheatfield/split75 iso info.json ( #16250 )
2022-02-06 21:01:18 +00:00
QMK Bot
ab23b4167f
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 17:50:38 +00:00
SneakboxKB
e7a9e92a04
[Keyboard] Add aliceclonergb ( #14285 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: SneakboxKB <64090325+mujimanic@users.noreply.github.com>
2022-02-06 09:50:09 -08:00
QMK Bot
65a4ad1177
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 17:37:11 +00:00
Jouke Witteveen
14f886d03b
[Docs] Address some typos (also in moonlander matrix.c) ( #16248 )
...
* [Docs] Fix repeated words
* [Keyboard] Fix moonlander output
The left/right orientation differs from Ergodox EZ.
2022-02-06 17:36:44 +00:00
Ryan
e036c19d06
Add SN74x138 demultiplexer driver ( #16217 )
2022-02-06 09:02:45 -08:00
QMK Bot
f4e3f75ecc
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 16:58:25 +00:00
Anton K. (ai Doge)
8da9588bfb
[Keyboard] via support for eternal_keypad ( #16242 )
2022-02-06 08:57:58 -08:00
QMK Bot
c7a39c4549
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 16:56:06 +00:00
fOmey
4974b50a7f
RGB matrix backlight mapping and fixes ( #16231 )
2022-02-06 08:55:35 -08:00
QMK Bot
89cc668b73
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 15:57:43 +00:00
Elliot Powell
4fb6eb7253
[Keyboard] Add Support for KeebsForAll Freebird Numpads ( #16046 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06 07:57:16 -08:00
QMK Bot
1dce1f90d7
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 15:57:08 +00:00
evanmcook
4c9c7b9963
[Keyboard] added evancook.audio tenpad macropad ( #16189 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06 07:56:36 -08:00
QMK Bot
ff7274fe9a
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 15:55:29 +00:00
4pplet
ea116b785b
[Keyboard] Waffling60 Revision C ( #16191 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2022-02-06 07:54:56 -08:00
QMK Bot
49d5d13148
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 05:18:37 +00:00
yiancar
095f0bfe02
[Keyboard] Mnk75 ( #15879 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: yiancar <yiancar@gmail.com>
2022-02-05 21:18:10 -08:00
peepeetee
de1417b660
move @qpocket 's keyboards to qpocket/ ( #15827 )
2022-02-05 21:16:47 -08:00
peepeetee
38e085df87
move input club keyboards into vendor folder ( #15788 )
2022-02-05 21:16:21 -08:00
QMK Bot
10fa737ab8
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 04:58:43 +00:00
Boris Churzin
88a22268eb
[Keyboard] oryx rules.mk rgblight ( #16229 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
2022-02-05 20:58:15 -08:00
QMK Bot
a7c403fb09
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 04:54:14 +00:00
James Young
317252612f
Noxary Valhalla: refactor LAYOUT_all, add QMK Configurator data ( #16241 )
2022-02-05 20:53:51 -08:00
QMK Bot
9e65b23adc
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 04:53:35 +00:00
James Young
ac6283e836
KBDfans KBD19x: add LAYOUT_iso ( #16240 )
2022-02-05 20:53:07 -08:00
QMK Bot
ad4f954b66
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 04:08:13 +00:00
James Young
afb198f49d
Cutie Club x Keebcats Dougal: add LAYOUT_65_ansi and LAYOUT_65_iso ( #16239 )
2022-02-05 20:07:39 -08:00
QMK Bot
f440732ff2
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 17:02:37 +00:00
HorrorTroll
ee67cdfeec
[Keyboard] Add Paws 60 keyboard ( #16204 )
2022-02-05 09:01:58 -08:00
Dasky
b1debfb12f
Remove default pointing device driver. ( #16190 )
...
* remove custom as default
* add missing pointing_device_driver to rules.mk
* Update docs
2022-02-05 14:29:15 +00:00
QMK Bot
065f6eeb4e
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 14:28:11 +00:00
Michał Szczepaniak
df37125755
Add macroboard(5x6 OLKB blackpill) keyboard ( #16219 )
...
* Add macroboard keyboard
* Fix issues requested in pull request
* Removed halconf/mcuconf and moved to handwired directory
* Added description, enabled bootmagic, disabled console
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-05 14:27:41 +00:00
Ryan
f4f3bf81c7
Add missing BOOTLOADER
for a handful of boards ( #16225 )
2022-02-05 16:55:24 +11:00
QMK Bot
119cadbaae
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 03:07:32 +00:00
Kyrre Havik
719881c2ee
[Keyboard] Add Xenon keyboard ( #15915 )
...
Co-authored-by: Sam Mohr <smores56@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2022-02-04 19:06:49 -08:00
QMK Bot
80db7668da
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 01:59:35 +00:00
Lalit Maganti
1febea8d4b
[Keymap] add LalitMaganti GMMK Pro Keymap ( #16203 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-04 17:59:08 -08:00
QMK Bot
28fbcac6c9
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 01:50:54 +00:00
James Young
904d5f14f5
Studio Kestra Galatea: add ( #16218 )
2022-02-04 17:50:27 -08:00
QMK Bot
45406c0ca2
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 23:09:00 +00:00
James Young
f8376d2a37
Bathroom Epiphanies Ghost Squid: add QMK Configurator data ( #16212 )
2022-02-05 10:08:23 +11:00
QMK Bot
5b31e97187
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 21:23:22 +00:00
Xelus22
8d5375d08b
[Bug] fix Pachi RGB Rev2 RGB positioning ( #16182 )
2022-02-04 13:22:53 -08:00
QMK Bot
0844b0d9bd
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 21:20:21 +00:00
jack
16d53fa1c7
[Keymap] Fix OLED font path in default Rhymestone keymap ( #16197 )
2022-02-04 13:19:46 -08:00
QMK Bot
b4dba89dc4
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 21:19:15 +00:00
Ian McLinden
c067d374d7
[Keyboard] Add VIA keymap to AMAG23 ( #16206 )
2022-02-04 13:19:12 -08:00
TerryMathews
13821fdbd7
[Keyboard] TKC Portico75 ( #15114 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jael're <drashna@live.com>
2022-02-04 13:18:42 -08:00
QMK Bot
0c0aa6a0ae
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 20:35:49 +00:00
James Young
7540a80341
MTBKeys MTB60 Solder Layout Macro Refactor ( #16195 )
2022-02-04 12:35:17 -08:00
QMK Bot
ec9147f069
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 20:34:55 +00:00
James Young
ca46abdc38
FJLabs 7V Hotswap: refactor LAYOUT_75_all macro ( #16213 )
2022-02-04 12:34:34 -08:00
James Young
9fe0842b6d
Meow65: rename LAYOUT to LAYOUT_65_ansi_blocker ( #16214 )
2022-02-04 12:34:16 -08:00
QMK Bot
e83aa78357
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 19:36:04 +00:00
James Young
0a40916845
MechanicKeys Mini Ashen 40: refactor LAYOUT macro ( #16192 )
...
* info.json: apply friendly formatting
* move Backspace argument/keycode to top row
* info.json: correct maintainer field
2022-02-04 11:35:29 -08:00
QMK Bot
e212c7c2e5
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 17:46:59 +00:00
James Young
98916fd862
MTBKeys MTB60 Hotswap Layout Macro Refactor ( #16194 )
2022-02-04 09:46:21 -08:00
QMK Bot
5178f75475
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 16:00:17 +00:00
Salicylic-acid3
405c04e0d2
[Keyboard] Add Keyboards GL516s ( #14950 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-04 07:59:38 -08:00
QMK Bot
d966b39c5d
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 04:32:58 +00:00
James Young
1cb423c424
Mokey xox70hot: rename LAYOUT to LAYOUT_tkl_nofrow_ansi_tsangan ( #16193 )
2022-02-03 20:32:20 -08:00
QMK Bot
57a78b68de
Merge remote-tracking branch 'origin/master' into develop
2022-02-03 10:19:27 +00:00
Richard
333dd5d48c
Fix axis inversion ( #16179 )
2022-02-03 10:18:26 +00:00
QMK Bot
0d7ff026b1
Merge remote-tracking branch 'origin/master' into develop
2022-02-02 21:09:21 +00:00
Ryan
27e390777b
Fix a couple of mismatched info.json layout names ( #16164 )
...
* Fix a couple of mismatched info.json layout names
* Fix layouts
* Clean up layouts
2022-02-02 21:08:48 +00:00
Nick Brassel
3897eaac30
Fixup line endings for kt60-M.
2022-02-03 03:19:08 +11:00
QMK Bot
96dbbc0439
Format code according to conventions ( #16169 )
2022-02-02 16:25:32 +11:00
QMK Bot
593704b7a7
Merge remote-tracking branch 'origin/master' into develop
2022-02-02 05:05:53 +00:00
Ivan Gromov
bf2b3f7907
[Keyboard] Add keyten kt60-M ( #16150 )
2022-02-01 21:05:23 -08:00
QMK Bot
9aed323aa0
Merge remote-tracking branch 'origin/master' into develop
2022-02-02 05:05:18 +00:00
Andre Brait
70c5915da8
[Keymap] Add MacOS layer ( #16151 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-01 21:04:50 -08:00
QMK Bot
74420c9fa2
Merge remote-tracking branch 'origin/master' into develop
2022-02-02 04:33:01 +00:00
joedinkle
50f55c61fd
[Keyboard] Added keymaps for SPRH and update encoder ( #16098 )
2022-02-01 20:32:27 -08:00
QMK Bot
7d38aec3ac
Merge remote-tracking branch 'origin/master' into develop
2022-02-02 04:31:44 +00:00
Adrian Fleiszer
16ad8c0159
[Keyboard] Add YMDK sp64 VIA support ( #16152 )
2022-02-01 20:31:05 -08:00
Nick Brassel
e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. ( #16054 )
...
* Don't make EEPROM size assumptions with dynamic keymaps.
* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.
* Reorder defines so that MCU is considered last.
* Refactor EEPROM definitions for simplicity.
* Fix max sizing of kabedon/kabedon980.
* Fix max sizing of mechlovin/olly/jf.
* Fix unit tests.
* Review comments, add messages with values during build failures.
2022-02-02 15:04:37 +11:00
peepeetee
da5cb5fd6f
[Keyboard] move woodkeys.click keyboards to /woodkeys ( #16113 )
2022-01-31 20:44:28 -08:00
peepeetee
984481ff8e
[Keyboard] move @drhigsby 's boards into /drhigsby ( #16041 )
2022-01-31 20:36:16 -08:00
QMK Bot
3b580de023
Merge remote-tracking branch 'origin/master' into develop
2022-02-01 02:59:00 +00:00
Drashna Jaelre
f2c9fa81de
[Keyboard] enable rgb modes for jkb65 ( #16159 )
2022-01-31 18:58:29 -08:00
peepeetee
a2cfa23baf
[Keyboard] move @vuhopkep 's keebs into /hnahkb ( #16102 )
2022-01-31 18:13:33 -08:00
peepeetee
d9238b7baf
[Keyboard] fix missed .noci in reviung move ( #16107 )
2022-01-31 18:13:13 -08:00
peepeetee
b8deac707e
[Keyboard] move @tominabox1 's keebs into /tominabox1 ( #16109 )
2022-01-31 18:12:57 -08:00
peepeetee
1477440ba0
[Keyboard] move niu_mini to /kbdfans ( #16112 )
2022-01-31 18:12:39 -08:00
QMK Bot
735fb8a8b6
Merge remote-tracking branch 'origin/master' into develop
2022-02-01 02:11:34 +00:00
peepeetee
8515d12e20
[Keyboard] move @omkbd 's boards to /omkbd ( #16116 )
2022-01-31 18:11:18 -08:00
WiZ.GG
7b35dda31e
[Keyboard] R2 version of jadookb/jkb65 ( #16129 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-31 18:11:03 -08:00
QMK Bot
658d211804
Merge remote-tracking branch 'origin/master' into develop
2022-02-01 02:08:56 +00:00
Ben Allen
602472dbfa
[Keyboard] ReadMe corrections for crkbd ( #16149 )
2022-01-31 18:08:27 -08:00
QMK Bot
e4afd371dc
Merge remote-tracking branch 'origin/master' into develop
2022-02-01 02:08:02 +00:00
Albert Y
68473e66b6
[Keyboard] Typo correction in ferris sweep readme ( #16148 )
2022-01-31 18:07:57 -08:00
Albert Y
b56707a517
[Keyboard] Simplify handedness for cradio ( #16147 )
2022-01-31 18:07:33 -08:00
QMK Bot
d36c245400
Merge remote-tracking branch 'origin/master' into develop
2022-02-01 00:29:19 +00:00
takishim
f404ec329f
Fixed a bug in pin assignment. ( #16158 )
...
Added original copyright notice.
Assign the tilde key to layer 1.
Co-authored-by: takishim <tadashi@kishimo.to>
2022-02-01 00:28:48 +00:00
XScorpion2
a33dcb5a9a
Small fix for Sol 3 brightness limits ( #16157 )
2022-02-01 00:10:46 +00:00
QMK Bot
1571f8e258
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 21:31:58 +00:00
Ryan
59f37bb710
Fix build failure for LW67, rename ansi keymap to default ( #16154 )
...
* Fix build failure for LW67, rename ansi keymap to default
* Fix keycode typos as well
2022-02-01 08:31:15 +11:00
peepeetee
84b7fc364d
[Keyboard] move @takai 's keyboards into /recompile_keys ( #16053 )
2022-01-31 11:52:01 -08:00
peepeetee
ae705e3e55
[Keyboard] move @ka2hiro 's boards into /kagizaraya ( #16070 )
2022-01-31 11:48:51 -08:00
peepeetee
3fefaf7f6b
[Keyboard] move @GlenPickle 's chimera* boards into a folder ( #16072 )
2022-01-31 11:47:38 -08:00
peepeetee
6cb0e8924b
[Keyboard] move @yynmt 's boards into /yynmt ( #16075 )
2022-01-31 11:46:08 -08:00
peepeetee
2427678f7d
[Keyboard] move @Biacco42 's keebs into /biacco42 ( #16080 )
2022-01-31 11:44:45 -08:00
peepeetee
2e052b87c4
[Keyboard] move unikeyboard boards to /unikeyboard ( #16081 )
2022-01-31 11:42:53 -08:00
QMK Bot
4452be587b
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 19:40:44 +00:00
xerootg
1111ff604d
[Keyboard] Add the proton c as a controller for the redox ( #16106 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: xerootg <xerootg@github.com>
2022-01-31 11:40:13 -08:00
QMK Bot
781cdde288
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 19:35:14 +00:00
James Young
59ebe28cd5
KeebsForAll FreebirdTKL Layout Macro Refactor ( #16146 )
2022-01-31 11:34:34 -08:00
QMK Bot
d1e1f95975
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 19:32:13 +00:00
Laneware
37093eb929
[Keyboard] Add LW67 keyboard ( #16141 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-31 11:31:32 -08:00
QMK Bot
8116b2a15c
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 11:16:45 +00:00
James Young
7512e58cfe
KapCave Arya: Fix QMK Configurator Implementation ( #16145 )
...
* move layout macro alias to info.json
* info.json: fix layout macro reference
* info.json: fix layout data
Original layout data was generated with rotation, which breaks the rendering.
* info.json: remove layout macro alias
It's not used anywhere, so no need to keep it.
* rules.mk: enable Community Layout support
2022-01-31 11:16:04 +00:00
QMK Bot
14c1bd3b93
Merge remote-tracking branch 'origin/master' into develop
2022-01-31 01:27:07 +00:00
James Young
4277dc3ac9
wilba.tech WT60-H3 Layout Macro Refactor ( #16140 )
...
* move ISO Enter argument to home row
Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards.
* update info.json data
2022-01-30 17:26:27 -08:00
QMK Bot
8ad59ec127
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 23:11:13 +00:00
James Young
2e13f7d9f0
Mechlovin Olly BB Touch-Up ( #16137 )
...
* fix keymap alignment
Both the `default` and `via` keymaps had misalignments on the top 3 layers, which was misleading as to which keycode was on which switch on those layers.
* fix layout macro reference in info.json
* friendly-format info.json, phase 1
Adds line breaks between keyboard rows.
* correct info.json key sequence
* bb.h: use XXX for KC_NO
* bb.h: add matrix diagram
* add LAYOUT_ansi_split_bs
Includes reference keymap.
* add LAYOUT_iso_split_bs
Includes reference keymap.
* info.json: remove meta key
2022-01-30 23:10:42 +00:00
QMK Bot
4297f0669b
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 23:10:15 +00:00
James Young
c6a613ef7c
gergoplex: add QMK Configurator data ( #16138 )
2022-01-30 23:09:46 +00:00
QMK Bot
fc74d6b8d9
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 23:08:10 +00:00
Ryan
bdca5132a4
Fave84H/87H: Fix stray closing brace in default keymap ( #16136 )
2022-01-30 15:07:40 -08:00
Nick Brassel
9af9af73f4
Fix up default folder locations. ( #16135 )
2022-01-30 21:48:05 +00:00
Drashna Jaelre
d1cf218b9d
[Keyboard] Overhaul Tractyl Manuform ( #16134 )
2022-01-30 13:29:43 -08:00
Drashna Jael're
b57f8a8b9f
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 13:23:13 -08:00
Drashna Jaelre
941b1d35b8
[Keymap] Add oled improvements and cnano keymap for drashna ( #16133 )
2022-01-30 13:20:33 -08:00
QMK Bot
1be1bebc04
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 19:29:29 +00:00
Wolf Van Herreweghe
3555ee0555
[Keyboard] Add the FAve 87H ( #15965 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-01-30 11:28:53 -08:00
peepeetee
a1b39e6db2
[Keyboard] move That-Canadian 's boards into /maple_computing ( #16050 )
2022-01-30 11:28:04 -08:00
peepeetee
07bb65384c
[Keyboard] move @kkatano 's keyboards to kkatano user folder ( #15684 )
2022-01-30 11:22:12 -08:00
peepeetee
51e99b562d
[Keyboard] move @monksoffunk 's boards into 25keys/ ( #15789 )
2022-01-30 11:17:04 -08:00
QMK Bot
211533c738
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 19:13:37 +00:00
Alin Marin Elena
b0da230213
[Keyboard] add mlego/m65 oled revision ( #15833 )
2022-01-30 11:13:08 -08:00
QMK Bot
2d23516462
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 19:00:54 +00:00
Gigahawk
b20bbc7152
[Keymap]: Create Gigahawk GMMK Pro keymap ( #15934 )
2022-01-30 11:00:22 -08:00
QMK Bot
56623a6224
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 18:59:30 +00:00
Wolf Van Herreweghe
0200020162
[Keyboard] Small fixes to the Keybee65 ( #15966 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-01-30 10:59:24 -08:00
Wolf Van Herreweghe
5576f641ce
[Keyboard] Add base FAve 84H firmware ( #15967 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-01-30 10:58:58 -08:00
peepeetee
566f6e7b76
[Keyboard] move @matthewdias 's keebs into matthewdias/ ( #15991 )
2022-01-30 10:58:40 -08:00
QMK Bot
3f7da15bba
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 18:53:06 +00:00
mmccoyd
cffc3fcce5
[Keyboard] Re-org Hillside folders and fix default keymap ( #16128 )
...
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
2022-01-30 10:53:01 -08:00
peott-fr
a78b80966b
[Keymap] Adding Sunsetter keymap ( #16126 )
2022-01-30 10:52:36 -08:00
QMK Bot
dc816a98fe
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 18:47:30 +00:00
peepeetee
a6a7b1ce8f
[Keyboard] move @ibnuda 's keebs into /ibnuda ( #16108 )
2022-01-30 10:47:26 -08:00
Christian Grumbein
62851b5abd
[Keymap] Add hachetman layout for GMMK Pro ( #16131 )
2022-01-30 10:47:11 -08:00
Andrew Garver
7a81d5ee0d
[Keyboard] added via keymap for ferris sweep ( #16130 )
2022-01-30 10:46:54 -08:00
QMK Bot
84c1fcef05
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 18:36:17 +00:00
James Young
42ba4e8cae
Cutie Club Giant Macro Pad: Update QMK Configurator Implementation ( #16132 )
2022-01-30 10:35:43 -08:00
Ryan
7d685956cc
Rename AdafruitBLE
to BluefruitLE
( #16127 )
2022-01-30 17:29:42 +00:00
QMK Bot
9f4769fbe6
Merge remote-tracking branch 'origin/master' into develop
2022-01-30 07:12:22 +00:00
James Young
aee6ff5c08
Xelus Pachi: add info.json files; rename layout macros ( #16123 )
...
* xelus/pachi/mini_32u4: add info.json
* xelus/pachi/rev1: add info.json
* xelus/pachi/rgb/rev1: add info.json
* xelus/pachi/rgb/rev2: add info.json
* rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan
Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
2022-01-29 23:11:50 -08:00
QMK Bot
749fa8b55f
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 23:30:10 +00:00
James Young
66c81ed82e
Takashi Company Center x Enter: correct info.json key sequence ( #16120 )
...
* info.json: apply friendly formatting
* info.json: update labels for clarity
* info.json: correct key sequence
2022-01-29 23:29:42 +00:00
QMK Bot
02dff061db
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 23:29:28 +00:00
James Young
e0de2b0279
Takashi Company QooLee: correct info.json key sequence ( #16121 )
...
* info.json: apply friendly formatting
* info.json: correct maintainer field
Fixes a typo.
* info.json: correct key sequence
2022-01-29 23:28:57 +00:00
QMK Bot
b001d9383a
Merge remote-tracking branch 'origin/master' into develop
2022-01-29 23:28:42 +00:00