Ryan
1d11ae3087
Rip out old macro and action_function system ( #16025 )
...
* Rip out old macro and action_function system
* Update quantum/action_util.c
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-24 21:22:20 +00:00
QMK Bot
3340ca46e8
Merge remote-tracking branch 'origin/master' into develop
2022-01-24 15:58:34 +00:00
tofurky
6cc4e32e61
[Keyboard] Fix frosty_flake LED pin assignment ( #16000 )
...
4c080be
seemed to swap the LED pins for the 20130602 and 20140521
variants. 20140521 is fine now, 20130602 untested but per the
schematics at https://deskthority.net/wiki/Costar_replacement_controllers
it seems correct.
2022-01-24 15:57:50 +00:00
QMK Bot
489c5ff4a2
Merge remote-tracking branch 'origin/master' into develop
2022-01-24 01:37:57 +00:00
fOmey
0c3c34e589
RGB matrix effects definiton fix ( #15930 )
...
* RGB matrix effects definiton fix
* Move LTO to board rules & add some comments
* Whitespace fix
* Whitespace fix 2
Co-authored-by: Ryan <fauxpark@gmail.com>
* Whitespace fix 3
Co-authored-by: Ryan <fauxpark@gmail.com>
* Comment fix
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-24 01:37:26 +00:00
QMK Bot
939006d2e5
Merge remote-tracking branch 'origin/master' into develop
2022-01-24 01:33:44 +00:00
Tobias Minn
0015f15f9a
DZ60 - QMK Configurator fix for ISO DE Arrow layout ( #15941 )
2022-01-24 01:32:59 +00:00
Nick Brassel
77062e9a36
Add L432, L442. ( #16016 )
2022-01-24 08:49:36 +11:00
QMK Bot
0f53e1333f
Merge remote-tracking branch 'origin/master' into develop
2022-01-23 20:38:05 +00:00
HorrorTroll
812836e22f
[Keyboard] Fixed RGB number for Devil68 Pro ( #16003 )
2022-01-23 12:37:17 -08:00
Drashna Jaelre
8776b4b088
[Keyboard] Fix erroneous SRC for Clueboard 66 hotswap ( #16007 )
2022-01-23 15:10:59 +00:00
Joel Challis
6e83b44940
Align location of some host led logic ( #15954 )
...
* Align location of host led logic
* Move more
* align ifdefs
* Fix up includes
* Move callback defs
* Convert comment to build message
2022-01-22 21:17:02 +00:00
Ryan
448a90f6b0
rocketboard_16
: Fix mismatched LUT sizes (#15997 )
2022-01-23 06:56:44 +11:00
Ryan
8ec18d1476
Remove action_function()
from LFKeyboards boards ( #15993 )
2022-01-22 18:24:02 +00:00
QMK Bot
4ef11f0905
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 15:04:17 +00:00
dnlsmy
1bc1b1b313
Update readme.md ( #15989 )
...
Spelling correction
2022-01-22 15:03:50 +00:00
QMK Bot
8863e1f696
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 10:26:24 +00:00
lalalademaxiya1
57d116796a
Add rgb matrix support for q2 of keychron. ( #15946 )
...
* Add new keyboard keychron_q1_rev_0101 for Keychron.
* Update keymaps of keychron_q1_rev_0100 and keychron_q1_rev_0102.
* Update keyboards/keychron/q1/rev_0101/rev_0101.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keymap.c
* Add new info.json.
* Update info.json
* Update keyboards/keychron/q1/rev_0101/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keychron/q1/rev_0101/rev_0101.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keychron/q1/rev_0101/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keychron/q1/rev_0101/rev_0101.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keymap.c
* Update info.json
* Update all via keymaps keymaps of q1 series. KC_TASK and KC_FLXP are now defined using the VIA user keycodes range so they can be renamed "TASK" and "TILE" as a shortName in VIA.
* Add keyboards keychron_q2 series.
* Update default keymaps of keychron_q2 series.
* Update rules.mk and MCU_LDSCRIPT specified as STM32L432xB.
* Update keyboards/keychron/q1/rev_0101/rev_0101.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update config.h
* Update config.h
* removed duplicated ifdef
* Update keyboards/keychron/q1/rev_0101/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0110/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0110/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0113/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0111/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0111/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0112/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0112/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/keychron/q2/rev_0113/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update rev_0101.c
* Update rev_0101.
* Enable support for edit RGB lighting in VIA.
The updated design file at https://git.io/JyE0K includes only the
enabled RGB_MATRIX modes.
* Update q1.
* Add rgb matrix support for q2 of keychron.
* Update rule.mk.
* Delete comment block which is unwanted.
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
2022-01-22 21:25:51 +11:00
QMK Bot
82c194f86c
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 06:16:20 +00:00
HorrorTroll
25cffa2617
[Keyboard] Add M63 RGB keyboard ( #15887 )
2022-01-21 22:16:16 -08:00
Domanic Calleja
24eac9d3ce
[Keyboard] Amend SuperLyra readme ( #15942 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-21 22:15:46 -08:00
Ryan
c587df3b66
Fix build failures for mschwingen/modelm
( #15987 )
2022-01-22 06:12:34 +00:00
QMK Bot
fa9afb9763
Format code according to conventions ( #15986 )
2022-01-22 06:11:51 +00:00
QMK Bot
833f8db838
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 06:09:28 +00:00
Rifaa Subekti
fc914e617e
[Keyboard] add Yuri ( #15874 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-21 22:09:00 -08:00
QMK Bot
e137e39911
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 05:57:32 +00:00
Albert Y
61246deec5
[Keyboard] Code consistency updates for CRKBD ( #15779 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-21 21:57:03 -08:00
QMK Bot
b91efb896d
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 05:55:41 +00:00
Charly Delay
ef091d39d2
bastardkb/charybdis: add support for Charybdis (4x6 and 3x5) ( #15333 )
2022-01-21 21:55:04 -08:00
QMK Bot
72dc5d5862
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 05:32:01 +00:00
HorrorTroll
814821727e
[Keyboard] Move Handwired K552 into my folder name ( #15973 )
2022-01-21 21:31:27 -08:00
QMK Bot
3a27f065b7
Merge remote-tracking branch 'origin/master' into develop
2022-01-22 04:27:26 +00:00
joedinkle
b131ebb8dd
[Keyboard] Add The Boulevard keyboard ( #15583 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-21 20:26:46 -08:00
Drashna Jael're
102cec8241
Merge remote-tracking branch 'origin/master' into develop
2022-01-21 20:11:30 -08:00
CMMS-Freather
7ecb47958c
[Keyboard] add fuji65 keyboard ( #15765 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-21 19:53:53 -08:00
XScorpion2
ad702096a9
[Keyboard] Sol 3 Keyboard from RGBKB ( #15687 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>
2022-01-21 19:51:12 -08:00
Drashna Jaelre
b090ff03ed
[Keymap] Drashna's OLED rewrite ( #15981 )
2022-01-21 19:36:52 -08:00
QMK Bot
be6a4745ae
Merge remote-tracking branch 'origin/master' into develop
2022-01-21 01:30:48 +00:00
Wolf Van Herreweghe
94624d64ba
Update keymap on the TS60 ( #15963 )
...
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-01-21 12:30:17 +11:00
QMK Bot
c9866313a7
Merge remote-tracking branch 'origin/master' into develop
2022-01-20 23:20:26 +00:00
Ryan
682ccec853
Remove community-supported keyboards list from readme ( #15957 )
2022-01-20 23:20:24 +00:00
QMK Bot
36b7a13be9
Merge remote-tracking branch 'origin/master' into develop
2022-01-20 17:25:31 +00:00
npspears
39a5ffd782
[Keyboard] add Plexus75_HE ( #15634 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-20 09:24:51 -08:00
QMK Bot
24324378a8
Merge remote-tracking branch 'origin/master' into develop
2022-01-19 20:54:25 +00:00
Andre Brait
6156e6da8d
Small code improvements, fix KVM switch issues with GMMK Pro on andrebrait's keymap ( #15943 )
...
* Add LED table
* Make constants constant
* Disable Mousekey to fix issues with KVM
Fixes #15939
* Update GMMK/pro/ansi/andrebrait README
2022-01-19 20:53:21 +00:00
QMK Bot
bb75c10e28
Merge remote-tracking branch 'origin/master' into develop
2022-01-19 00:21:45 +00:00
Nick Brassel
91e50209e7
Fixup build. ( #15931 )
2022-01-19 11:21:08 +11:00
QMK Bot
3a01f51063
Merge remote-tracking branch 'origin/master' into develop
2022-01-19 00:19:22 +00:00
James Young
47f978e9cc
Remove keyboard_folder
instances from info.json
files ( #15932 )
...
* remove `keyboard_folder` instance from caffeinated/serpent65
* remove `keyboard_folder` instances from dumbpad
* remove `keyboard_folder` instances from mlego directory
* remove `keyboard_folder` instance from neopad/rev1
* remove `keyboard_folder` instance from spaceman/pancake/rev2
2022-01-19 00:18:45 +00:00
QMK Bot
9a65cc39da
Merge remote-tracking branch 'origin/master' into develop
2022-01-17 19:01:26 +00:00
moyi4681
8a3dfe2246
[Keyboard] fix odin rgb light error ( #15914 )
2022-01-17 11:00:48 -08:00
QMK Bot
fb65f07832
Merge remote-tracking branch 'origin/master' into develop
2022-01-17 14:12:32 +00:00
Albert Y
b8951a0458
Add LAYOUTS entry to rules.mk ( #15900 )
...
* Add layouts to rules.mk
* Remove excess settings.
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-17 14:11:58 +00:00
Ryan
c72ed7c024
CLI: Parse USB device version BCD ( #14580 )
...
* CLI: Parse USB device version BCD
* Apply suggestions
2022-01-17 08:44:34 +11:00
Nick Brassel
557fbbd6af
Yet another bad DEFAULT_FOLDER
fix. ( #15904 )
2022-01-16 20:12:58 +00:00
peepeetee
217ad5cfc0
move yd60mq to ymdk vendor folder ( #15647 )
2022-01-17 07:01:00 +11:00
peepeetee
15290f4366
rename idobo to idobao/id75, move to vendor folder ( #15661 )
...
* rename idobo to idobao/id75, move to vendor folder
* add image, amend readme to id75
* add buying link
2022-01-17 06:53:11 +11:00
QMK Bot
33384a3663
Merge remote-tracking branch 'origin/master' into develop
2022-01-15 20:23:36 +00:00
Bartosz Nowak
5380e6758c
Fix dactyl manuform 6x6 LAYOUT_6x6_5_thumb rendering ( #15891 )
2022-01-15 20:23:09 +00:00
QMK Bot
02637ec350
Merge remote-tracking branch 'origin/master' into develop
2022-01-15 07:51:29 +00:00
Drashna Jaelre
7edfb4deff
[Keyboard] Fix compilation issues for mechlovin hex4b ( #15885 )
2022-01-14 23:51:02 -08:00
QMK Bot
9cd2024814
Merge remote-tracking branch 'origin/master' into develop
2022-01-15 07:28:32 +00:00
Paul James
922e29f16c
[Keyboard] Add Rosaline ( #15595 )
2022-01-14 23:28:03 -08:00
QMK Bot
b8dbebec2d
Merge remote-tracking branch 'origin/master' into develop
2022-01-15 07:27:06 +00:00
HorrorTroll
b2ea12aaa5
[Keyboard] Add Devil68 Pro ( #15820 )
2022-01-14 23:26:26 -08:00
QMK Bot
f07ea255a9
Merge remote-tracking branch 'origin/master' into develop
2022-01-15 05:49:44 +00:00
GG
2e266c7ec1
[Keyboard] Fix encoder bug zoom65 and zoom65_litte ( #15876 )
2022-01-14 21:49:11 -08:00
Dasky
08a42dc72c
Fix broken bootloader builds in develop. ( #15880 )
2022-01-15 01:04:58 +00:00
QMK Bot
77eae62d62
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 19:06:58 +00:00
Conor Burns
f8870a4c8a
[Keymap] added keymap conor with rgb layers ( #15234 )
2022-01-14 11:06:24 -08:00
QMK Bot
90f2a03895
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 18:58:43 +00:00
lalalademaxiya1
ca0f922e07
[Keyboard] Add Keychron_q1 rev_0101 and Keychron q2 series ( #15025 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
2022-01-14 10:58:09 -08:00
QMK Bot
b7fb5f9987
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 04:42:48 +00:00
Ryan Smith
fd4adbc0cc
[keyboard] Adding Atlas_65 ( #15839 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-13 20:42:11 -08:00
QMK Bot
fba519116d
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 04:41:11 +00:00
Eric Gebhart
e865cab48e
[Keymap] ericgebhart keymap and userspace updates ( #15727 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Drashna Jael're <drashna@live.com>
2022-01-13 20:40:41 -08:00
QMK Bot
a7e1de81ff
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 04:38:56 +00:00
asdfire1
0f110737db
[Keyboard] Add VIA support for the Drop Alt ( #15857 )
2022-01-13 20:38:25 -08:00
QMK Bot
85743b9f32
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 04:38:08 +00:00
DA
851cb7e406
[Keyboard] and CB87v2 and CB87RGB and fixed CB1800 and CB87 ( #15824 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-13 20:37:40 -08:00
QMK Bot
7b75aa1818
Merge remote-tracking branch 'origin/master' into develop
2022-01-14 04:34:21 +00:00
Bartosz Nowak
5d51fd4015
[Keyboard] Fixing dactyl manuform 6x6 warnings ( #15868 )
2022-01-13 20:33:39 -08:00
QMK Bot
c93dc153f1
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 20:44:40 +00:00
peott-fr
ae9feed566
Adding Quefrency keymap ( #15852 )
2022-01-13 20:43:40 +00:00
QMK Bot
66ef608726
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 19:58:56 +00:00
Drashna Jaelre
2fa43de6f6
[Keyboard] Fix xox70hot via layout ( #15863 )
2022-01-13 19:58:19 +00:00
QMK Bot
7cbada6902
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 19:03:21 +00:00
duoshock
4bc9adbc64
[Keyboard] Add UM-A Keyboard ( #15584 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: online <33636898+online@users.noreply.github.com>
2022-01-13 11:02:38 -08:00
QMK Bot
c02be0012e
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 19:01:15 +00:00
druotoni
b3c0548ed3
[Keymap] Lily58 : HELL0 NAVI. Interface ( #15469 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-13 11:00:35 -08:00
QMK Bot
354eedae7a
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 18:59:54 +00:00
fOmey
8a6da095d2
[Keyboard] Atlantis AK81_VE support ( #15392 )
2022-01-13 10:59:16 -08:00
QMK Bot
0d88d277e4
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 17:20:41 +00:00
Andrew Kannan
6770f77270
[Keyboard] HoodrowG PCB ( #15474 )
...
Co-authored-by: Julian <julianzabala1@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-13 09:20:29 -08:00
Ibnu Daru Aji
2f68e05884
[Keyboard] new layout for squiggle ( #15683 )
2022-01-13 09:19:51 -08:00
QMK Bot
5c3f3e8332
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 17:19:05 +00:00
peepeetee
50baf28386
move winry25tc to winry/ ( #15637 )
2022-01-13 09:18:56 -08:00
Dmitriy Kuminov
5c583851f9
[Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards ( #15475 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-13 09:18:20 -08:00
Lucas W
ddc4c0d252
[Keymap] Kyria new custom keymap lw ( #15729 )
2022-01-13 09:17:54 -08:00
QMK Bot
3f5d47eae8
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 17:17:06 +00:00
Alin Marin Elena
d1eac29354
[Keyboard] remove duplicate m65 ( #15831 )
2022-01-13 09:16:59 -08:00
QMK Bot
856f49cf48
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 17:16:47 +00:00
Alin Marin Elena
2c8098ea88
[Keyboard] move enum_layers in keymaps, in sync with the other mlego/m* ( #15832 )
2022-01-13 09:16:26 -08:00
QMK Bot
4f79b57774
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 17:16:06 +00:00
Reibl János Dániel
a3af4b09b0
[Keymap] Misc userspace and keymap improvements ( #15844 )
2022-01-13 09:16:03 -08:00
Albert Y
e2d1547f31
[Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 ( #15850 )
2022-01-13 09:15:01 -08:00
QMK Bot
3058bf0f83
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 12:48:06 +00:00
Drashna Jaelre
d0c8f2f822
[Keyboard] Fix Simpler6x boards ( #15862 )
...
* [Keyboard] Fix simpler64
* [Keyboard] Fix simpler61
2022-01-13 12:47:25 +00:00
QMK Bot
2b1f97dcc2
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 05:00:26 +00:00
Choi Byungyoon
aa9577b371
[Keymap] Add personal keymap to GMMK Pro ANSI ( #15314 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-12 20:59:45 -08:00
QMK Bot
bd2af5c556
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 02:39:15 +00:00
Albert Y
731072fc5c
[Keyboard] Fix compile error caused by variable exclusion on Moonlander ( #15860 )
2022-01-12 18:38:34 -08:00
QMK Bot
2609c49731
Merge remote-tracking branch 'origin/master' into develop
2022-01-13 02:14:13 +00:00
James Young
06b329cdb9
kbdfans/kbd67/mkiirgb/v4: remove duplicate definitions from config.h ( #15858 )
2022-01-12 18:13:35 -08:00
Drashna Jael're
4eb284ef8d
[Keyboard] Fix suihankey/split
2022-01-12 15:18:06 -08:00
QMK Bot
b554d8d336
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 23:06:54 +00:00
moyi4681
5f2b62528c
[Keyboard] add Endless80 keyboard ( #15022 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 15:06:02 -08:00
QMK Bot
8b188e060c
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 23:05:58 +00:00
Karl B
f2a31b944d
[Keyboard] Add KBIC65 keyboard ( #15151 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Karl Berggren <berggren.karl+git@gmail.com>
Co-authored-by: spacefrogfeds <73514335+spacefrogfeds@users.noreply.github.com>
Co-authored-by: Karl Berggren <karber@raysearchlabs.com>
2022-01-12 15:05:19 -08:00
peepeetee
ddc6601487
move id67 ( #15662 )
2022-01-12 14:50:00 -08:00
QMK Bot
88630d4913
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:21:43 +00:00
Kevin Hartley
b79e329ab8
[Keymap] Planck Keymap: Inkwell ( #14311 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:20:54 -08:00
QMK Bot
96209d7eba
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:16:17 +00:00
Rifaa Subekti
6d06e7ce84
[Keyboard] add AddOn macropad ( #15841 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:15:27 -08:00
peepeetee
92b2738bbb
move @kakunpc 's keebs into kakunpc/ ( #15814 )
...
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>
2022-01-12 14:13:45 -08:00
QMK Bot
5eb7eee560
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:12:06 +00:00
EqualzC3
4c8bb05dab
[Keyboard] Add Simpler60 support ( #15499 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:11:33 -08:00
QMK Bot
99706e038b
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:11:30 +00:00
onefiftynine
9911ba51b0
[Keyboard] Add Signature65 ( #15698 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:10:58 -08:00
QMK Bot
cf954bbfd0
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:10:48 +00:00
owlab-git
59ea420992
[Keyboard] Add OwLab Spring ( #15614 )
2022-01-12 14:10:16 -08:00
QMK Bot
6e516ee89f
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:10:08 +00:00
mechlovin
2c18dcc619
[Keyboard] Add Hex4B rev.2 PCB ( #15811 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:09:33 -08:00
QMK Bot
42a49ba44f
Merge remote-tracking branch 'origin/master' into develop
2022-01-12 22:09:11 +00:00
James Young
ed15197967
NoPunIn10Did Kastenwagen touch-up ( #15836 )
2022-01-12 14:08:37 -08:00
QMK Bot
a7eb27b867
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 20:18:21 +00:00
Will Winder
1f618c8302
keyhive sofle rgb: fix configuration. ( #15339 )
...
* keyhive sofle rgb: fix configuration.
* Add Colemak-DH and cycle layer keycode.
* Fix indentation.
* Add PLACEHOLDER for better readability.
* Fix breaking changes.
* Just one colemak.
* PR Cleanup
* Use NO_PIN definition instead of C7
* Define animations individually
* Remove via json file and update documentation
* Reduce LED brightness, one of the animations caused a crash
* More PR feedback.
* Better credit.
* Disable NKRO.
* Cleanup RGB configuration.
* animations defined in keymap.
* Update keyboards/sofle/keyhive/readme.md
* PR Feedback.
* Update phrasing from template.
* Disable RGBLIGHT_ENABLE in keymap for better compatibility with default keymap.
* Set a default animation.
* Use default in keyboard readme.
* Update keyboards/sofle/keyhive/info.json
* Move via specific layout into via keymap.
2022-01-11 12:17:37 -08:00
QMK Bot
5e817664ad
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 18:09:11 +00:00
PollyV1
1fdc42155a
[Keyboard] Carpolly ( #15778 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-11 10:08:35 -08:00
QMK Bot
fd98d78cd8
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 18:07:58 +00:00
dlgoodr
349ca4b7ff
[Keyboard] handwire: 3dfoxc ( #15739 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-01-11 10:07:51 -08:00
peepeetee
1df3711432
[Keyboard] AMJ84 ( #15742 )
2022-01-11 10:07:14 -08:00
peepeetee
37d801776e
[Keyboard] move @obosob 's boards into obosob/ ( #15799 )
2022-01-11 10:05:06 -08:00
peepeetee
f0c14507a5
[Keyboard] move @nacly 's boards to nacly/ ( #15801 )
2022-01-11 10:01:33 -08:00
QMK Bot
80e321f6ab
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 17:57:37 +00:00
Albert Y
3d63c814d3
Correct matrix effect name ( #15816 )
2022-01-11 09:57:25 -08:00
kb-elmo
3124dfc5cd
[Keyboard] Add RGB matrix to CK60 ( #15817 )
2022-01-11 09:57:03 -08:00
QMK Bot
aebf17b7e2
Merge remote-tracking branch 'origin/master' into develop
2022-01-11 17:56:03 +00:00
jonavin
0963140149
[Keymap] Jonavin keymap kastenwagen48 ( #15825 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Jonavin <=>
2022-01-11 09:56:01 -08:00
Fredrik Larsen
052a59fc3b
[Keyboard] Use correct callback in macro1 implementation ( #15819 )
2022-01-11 09:55:24 -08:00