QMK Bot
d78f475476
Merge remote-tracking branch 'origin/master' into develop
2022-02-20 08:21:51 +00:00
Josh Hinnebusch
2755274dcd
Add h08_ocelot and h65 PCBs ( #14054 )
...
* add h65 start
* add h65 base files
* add ocelot base files
* add via keymap
* Update keyboards/hineybush/h08_ocelot/config.h
* Update keyboards/hineybush/h65/config.h
* add base files for h65 hotswap
* changes made per PR
* finally made updates per PR
* update readmes
* Update keyboards/hineybush/h65_hotswap/config.h
* Update keyboards/hineybush/h65_hotswap/rules.mk
* Update keyboards/hineybush/h65_hotswap/rules.mk
* Update keyboards/hineybush/h65_hotswap/readme.md
* Update keyboards/hineybush/h65_hotswap/info.json
* Update keyboards/hineybush/h65/rules.mk
* Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c
* Update keyboards/hineybush/h65_hotswap/h65_hotswap.h
* Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c
* Update keyboards/hineybush/h65/rules.mk
* Update keyboards/hineybush/h65/readme.md
* Update keyboards/hineybush/h08_ocelot/h08_ocelot.h
* Update keyboards/hineybush/h08_ocelot/keymaps/default/keymap.c
* Update keyboards/hineybush/h08_ocelot/keymaps/default/keymap.c
* Update keyboards/hineybush/h08_ocelot/keymaps/via/keymap.c
* Update keyboards/hineybush/h08_ocelot/keymaps/via/keymap.c
* Update keyboards/hineybush/h08_ocelot/readme.md
* Update keyboards/hineybush/h08_ocelot/rules.mk
* Update keyboards/hineybush/h08_ocelot/rules.mk
* Update keyboards/hineybush/h65/h65.h
* Update keyboards/hineybush/h08_ocelot/info.json
* Update keyboards/hineybush/h65/info.json
* Update keyboards/hineybush/h65/keymaps/default/keymap.c
* Apply suggestions from code review
* update jsons for default qmk config layout
* Update keyboards/hineybush/h08_ocelot/rules.mk
* Update keyboards/hineybush/h65/h65.h
* Update keyboards/hineybush/h65/info.json
* Update keyboards/hineybush/h65/keymaps/default/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/default/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c
* Update keyboards/hineybush/h65_hotswap/keymaps/via/keymap.c
* Update keyboards/hineybush/h65_hotswap/rules.mk
* Update keyboards/hineybush/h65/config.h
2022-02-20 00:21:18 -08:00
QMK Bot
4d0e3c87b7
Merge remote-tracking branch 'origin/master' into develop
2022-02-20 05:52:47 +00:00
Matthew Dias
3d47b98edc
Add kikkou keyboard ( #15291 )
...
* Add kikkou keyboard
* Apply suggestions from code review
* Update keyboards/kikkou/rules.mk
* Apply suggestions from code review1
2022-02-19 21:52:11 -08:00
fauxpark
86d75ef1ba
Merge remote-tracking branch 'upstream/master' into develop
2022-02-19 04:27:09 +11:00
Simon
4632f6cb05
[Keyboard] Renamed Frooastboard to Frooastboard Nano ( #16373 )
2022-02-17 08:59:12 -08:00
Drashna Jael're
5958b19a09
Merge remote-tracking branch 'origin/master' into develop
2022-02-17 08:44:30 -08:00
Ryan
ebd2a49690
mokey/xox70
: clean up layouts (#16375 )
2022-02-17 08:43:03 -08:00
QMK Bot
788939b7cc
Merge remote-tracking branch 'origin/master' into develop
2022-02-14 06:24:45 +00:00
James Young
35405424a7
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
9d6d60144b
Merge remote-tracking branch 'origin/master' into develop
2022-02-12 04:03:02 +00:00
cole smith
7872c6201c
[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
729c7548f7
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
b823fa64db
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
2cab549482
[Keyboard] move latincompass's boards to /latincompass ( #16039 )
2022-02-10 15:20:11 -08:00
peepeetee
3d16bcdda5
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
3e84843a80
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
6ee59ee123
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 21:03:01 +00:00
James Young
161eff6124
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
07653a7e71
Remove manual enable of LTO within user keymaps ( #15378 )
2022-02-10 09:52:39 -08:00
QMK Bot
05af099f18
Merge remote-tracking branch 'origin/master' into develop
2022-02-10 16:23:14 +00:00
James Young
5b2aa4cb11
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
peepeetee
f22ffbfbb8
move spaceholdings boards into /spaceholdings ( #16096 )
2022-02-09 21:19:28 +00:00
peepeetee
ccd3988711
move @7-rate 's keebs to /rate ( #16099 )
2022-02-09 21:14:33 +00:00
peepeetee
d80b4b31cd
move @npspears 's boards into /checkerboards ( #16100 )
2022-02-09 21:08:20 +00:00
QMK Bot
fc61b32069
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:51:58 +00:00
Brandon Claveria
569b29513e
[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
885401d602
New Keyboard: 1upkeyboards super16v2 ( #16198 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08 21:51:20 -08:00
QMK Bot
79799dc562
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:50:15 +00:00
peepeetee
67f61d73ce
[Keyboard] Idobao ID80 V3 ( #15912 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08 21:49:53 -08:00
QMK Bot
d820d12bc5
Merge remote-tracking branch 'origin/master' into develop
2022-02-09 05:20:34 +00:00
Alexander
1ac3a24a0b
[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
8f25a83650
Merge remote-tracking branch 'upstream/master' into develop
2022-02-09 16:00:09 +11:00
James Young
fdffd963c0
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
QMK Bot
cfaf65fac5
Merge remote-tracking branch 'origin/master' into develop
2022-02-07 21:32:27 +00:00
Alin Marin Elena
c70b903d36
[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
40e526fd61
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 17:50:38 +00:00
SneakboxKB
cd51a9c591
[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
434d6a564e
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 16:58:25 +00:00
Anton K. (ai Doge)
6d9532c0be
[Keyboard] via support for eternal_keypad ( #16242 )
2022-02-06 08:57:58 -08:00
QMK Bot
b3c47e46c3
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 15:57:43 +00:00
Elliot Powell
546cba8c32
[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
6c0db2a541
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 05:18:37 +00:00
yiancar
c011477576
[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
QMK Bot
61286bfb5e
Merge remote-tracking branch 'origin/master' into develop
2022-02-06 04:54:14 +00:00
James Young
6e96fc3b6b
Noxary Valhalla: refactor LAYOUT_all, add QMK Configurator data ( #16241 )
2022-02-05 20:53:51 -08:00
QMK Bot
7240c73334
Merge remote-tracking branch 'origin/master' into develop
2022-02-05 17:02:37 +00:00
HorrorTroll
cf6872fbf6
[Keyboard] Add Paws 60 keyboard ( #16204 )
2022-02-05 09:01:58 -08:00
QMK Bot
af3d3e3674
Merge remote-tracking branch 'origin/master' into develop
2022-02-04 21:19:15 +00:00
Ian McLinden
51f374a0c8
[Keyboard] Add VIA keymap to AMAG23 ( #16206 )
2022-02-04 13:19:12 -08:00