QMK Bot
f643bdb2ab
Merge remote-tracking branch 'origin/master' into develop
2021-09-21 21:13:41 +00:00
3araht
cebc5688a0
[Keyboard] add bandominedoni keyboard ( #13116 )
2021-09-21 14:13:36 -07:00
qpockets
c8a5869114
[Keyboard] add synapse pcb ( #14428 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21 14:12:55 -07:00
QMK Bot
88faffb12c
Merge remote-tracking branch 'origin/master' into develop
2021-09-21 21:09:29 +00:00
Purdea Andrei
376968ade4
[Keyboard] Add 5 boards by the OverNumpad Controller ( #14382 )
...
* Add initial implementation of 5 keyboards supported by the OverNumpad Controller.
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply changes similar to other code review suggestions.
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply changes similar to other code review suggestions.
* overnumpad controller info.jsons: update maintainer and url.
* classic_ultracl_pre_2013: added support for the default 'fullsize_ansi' layout
* classic_ultracl_pre_2013: moved the order of the iso enter key in the layout macro to be considered to be on the bottom row, like in the default fullsize_iso layout. Rename the iso layout to fullsize_iso, and enable it in rules.mk
* Removed QMKBEST and QMKURL
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Deleting empty files
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-21 14:09:01 -07:00
QMK Bot
e5e66b6b77
Merge remote-tracking branch 'origin/master' into develop
2021-09-21 21:08:27 +00:00
Phil Pirozhkov
8d32ddd8e9
[Keyboard] gBoards GergoPlex ( #13027 )
...
* Moved gergoplex to seperate PR
* vendor + cformat
* Update keyboards/gboards/k/gergoplex/matrix.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* lifiting keyboards up
* Update readme.md
* Update keyboards/gboards/gergoplex/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* remove English dicts
* cformatted
* Prettify keymap
* Remove via keymaps
Via doesn't support chords/combos, and this makes the keymap on such a
small keyboard quite uncomfortable and incomplete.
* Address QMK pull code review notes
* Cleanup (tabs, excessive comments)
* Fix keymap typos
* Use enum to define layers
* Multiple changes
- got rid of LAYOUT_kc in favour of LAYOUT_split_3x5_3
- fixed matrix custom C code to build with updated external dependencies (gcc)
- fixed used combo docs
keyboards/gboards/gergoplex/matrix.c:189:9: error: implicit declaration of function 'phex' [-Werror=implicit-function-declaration]
phex(row);
^~~~
keyboards/gboards/gergoplex/matrix.c:191:9: error: implicit declaration of function 'pbin_reverse16'; did you mean 'print_bin_reverse16'? [-Werror=implicit-function-declaration]
pbin_reverse16(matrix_get_row(row));
* Remove apparently redundant macros
* Replace direct pin control with IO functions
* config mouse enable and combo delay fix
The default delay is 200:
#define COMBO_TERM 200
how long for the Combo keys to be detected. Defaults to TAPPING_TERM if not defined.
tmk_core/common/action_tapping.h|22| 13:# define TAPPING_TERM 200
* Remove redundant defines
* Unambiguously refer to the Special layer
* Fix formatting
* gboards/gergoplex set IGNORE_MOD_TAP_INTERRUPT
This solves my issue was with KC_CTL_A working correctly and it was set in @germ's repo
39c86e080d/keyboards/gboards/k/gergoplex/config.h (L49)
https://beta.docs.qmk.fm/using-qmk/software-features/tap_hold#ignore-mod-tap-interrupt
* Name change
See commit 581368596e
* Wording change
* Update keyboards/gboards/gergoplex/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add copyright headers
* Fix debounce type
| avr-gcc: error: .build/obj_gboards_gergoplex_default/quantum/debounce/eager_pr.o: No such file or directory
* Implement colemak-dhm keymap
Co-authored-by: Germ <jeremythegeek@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Brian Tannous <Brian@BrianTannous.com>
2021-09-21 14:07:55 -07:00
QMK Bot
cbdaf686ff
Merge remote-tracking branch 'origin/master' into develop
2021-09-21 16:55:10 +00:00
Ryan
d84794b352
Remove keyboard-level TAP_DANCE_ENABLE
rules ( #14538 )
2021-09-21 17:54:36 +01:00
QMK Bot
bced45e302
Merge remote-tracking branch 'origin/master' into develop
2021-09-21 16:21:48 +00:00
Ryan
be3259b793
Remove outputselect.h include from BIOI code ( #14543 )
2021-09-21 17:21:10 +01:00
fauxpark
94572d74b5
Merge remote-tracking branch 'upstream/master' into develop
2021-09-21 20:19:07 +10:00
Ryan
6b74e48f81
Remove audio pin references in rules.mk ( #14532 )
2021-09-21 20:04:03 +10:00
fauxpark
c38a730805
Merge remote-tracking branch 'upstream/master' into develop
2021-09-20 16:58:29 +10:00
Ryan
574b6734af
Remove backlight pin references in rules.mk ( #14513 )
2021-09-20 16:51:00 +10:00
Ben Lipson
e25d37454c
[Keymap] blipson corne keymap ( #14469 )
...
revert lib/chibios
revert lib/chibios
Finish up
remove files
Update copyrights
remove copyrights
readd copyrights
add stop macro
PR suggestions
PR suggestions
readme lowercase
fix rotate for oled
Co-authored-by: Z003YW4 <ben.lipson@target.com>
2021-09-19 13:23:40 -07:00
XScorpion2
4dbeeaa0d6
Doc Fixes & Custom Matrix Fix ( #14526 )
2021-09-20 06:18:32 +10:00
im a can what do you think lmao?
121ca7eca9
[Keyboard] Add LeFishe Keyboard ( #14498 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-19 11:54:40 -07:00
Jakob Weickmann
a068b14686
[Keymap] Added my own keymap for MIT Planck ( #14481 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-19 11:53:47 -07:00
James Young
53c2f67748
cKeys theDora Refactor ( #14495 )
2021-09-19 11:52:54 -07:00
peott-fr
4e7801d4fb
[Keymap] Adding my Mun keymap. ( #14501 )
2021-09-19 11:52:37 -07:00
Konstantin Đorđević
4348e2ffc1
[Keymap] Updates to existing keymaps and userspace ( #14503 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-19 11:47:40 -07:00
Pylon
e83fb69ae8
[Keyboard] Enabled Mousekeys by default on Boston ( #14507 )
2021-09-19 11:47:13 -07:00
Jack Humbert
fa5d21a58e
[Keyboard] Enables I2C for OLKB rev*_drop boards ( #14514 )
...
Co-authored-by: daskygit <32983009+daskygit@users.noreply.github.com>
2021-09-19 11:43:37 -07:00
XScorpion2
0e34efd9a2
[Keyboard] Quick fixes for the Mun to unblock customers ( #14505 )
2021-09-19 11:31:17 -07:00
Drashna Jaelre
d9ca201f79
[Keyboard] Fix Compiler issues for quick17 ( #14500 )
2021-09-19 07:01:02 -07:00
Drashna Jaelre
ef5c6ea096
[Keyboard] Use old custom matrix for Drop Planck+Preonic ( #14488 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jack Humbert <jack.humb@gmail.com>
2021-09-18 20:10:32 -07:00
Drashna Jaelre
bf613eb9db
[Keyboard] Fix BT rules for dosa40rgb ( #14497 )
2021-09-19 01:04:20 +01:00
QMK Bot
baf6e51933
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 19:47:57 +00:00
Ramya Challa
f61f79b7cd
[Keyboard] Add Gentleman65 ( #12971 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-18 12:47:26 -07:00
QMK Bot
82ff1e1e12
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 19:29:10 +00:00
MakotoKurauchi
c2f3c418f3
[Keyboard] Add new keyboard quick17 ( #13703 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
2021-09-18 12:28:41 -07:00
QMK Bot
0b9cebe5ad
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 19:28:15 +00:00
kaylanm
e3e58aae6a
[Keyboard] Add superuser keyboard ( #13840 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18 12:27:49 -07:00
QMK Bot
e8c0913594
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 19:27:12 +00:00
Bahrul Hidayat
23c3b9decb
[Keyboard] Add dyz60 ( #13864 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18 12:26:46 -07:00
BenSchaeff
09b933ad41
[Keymap] GMMK Pro keymap ( #14389 )
2021-09-18 12:05:16 -07:00
QMK Bot
da94b3556b
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 18:40:27 +00:00
Elliot Powell
4e7133e262
[Keyboard] Add support for Coarse60 ( #14416 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-18 11:39:58 -07:00
QMK Bot
93204f3ce4
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 16:07:16 +00:00
Lui Wolff
2c4660e40d
[Keymap] Added Brazilian keymap for BM40RGB ( #14431 )
2021-09-18 09:06:46 -07:00
QMK Bot
22006d4f84
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 07:53:44 +00:00
Drashna Jaelre
c681c1a6a8
[Keyboard] Fix dosa40rgb compilation issues ( #14491 )
2021-09-18 00:53:16 -07:00
QMK Bot
0760093978
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 06:53:36 +00:00
Jordan Duabe
d51bb76ec9
[Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 ( #14446 )
2021-09-17 23:52:53 -07:00
QMK Bot
6fcc5cdde9
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 06:52:51 +00:00
Dao Tak Isaac
09b66c06d4
[Keyboard] Add Dosa40RGB + dtisaac01 ( #14476 )
2021-09-17 23:52:18 -07:00
QMK Bot
c9ad6f731e
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 06:51:37 +00:00
john-ezra
228c7b095b
[Keymap] Major Updates to Personal Kyria Keymap ( #14485 )
...
* added john ezra keymap with updates
* changed tapping term
2021-09-17 23:51:09 -07:00
QMK Bot
5e4c34f890
Merge remote-tracking branch 'origin/master' into develop
2021-09-18 02:51:35 +00:00
Takeshi ISHII
f93597d66b
fix link error for helix/rev3_5rows:five_rows ( #14466 )
...
This is a tentative quick fix.
I was adding the same functions for both #14426 and #14427 and they were in conflict.
2021-09-18 11:51:04 +09:00
Drashna Jael're
c14abd8c14
Merge remote-tracking branch 'origin/master' into develop
2021-09-17 18:39:16 -07:00
James Young
7c09b2667b
Nix Studio OXALYS80 Refactor ( #14473 )
...
* update grid alignment of keycodes
* update key assignments on via keymap
A seemingly-misplaced key assignment on Layers 1 through 3 of the via keymap led to keys being off by one in comparison to the default keymap.
* switch Backslash and Backspace on via keymap base layer
Matches the via keymap's key mapping to that of the default keymap.
* use QMK 3-character notation in oxalys80.h
* add matrix diagram; remove Planck reference
* add LAYOUT_tkl_ansi and LAYOUT_tkl_ansi_wkl layout macros
* add LAYOUT_tkl_ansi_tsangan macro
* add ISO layouts
Add LAYOUT_tkl_iso, LAYOUT_tkl_iso_tsangan, and LAYOUT_tkl_iso_wkl macros.
* enable Community Layouts support
* tidy up rules.mk
* readme tidy-up
2021-09-17 13:48:14 -07:00
Drashna Jaelre
0c1341daa8
[Keyboard] Move Planck EZ off 'Proton C' board ( #14479 )
2021-09-17 13:01:06 -07:00
Drashna Jaelre
40578621a7
[Keyboard] Move Moonlander off 'Proton C' board ( #14478 )
2021-09-17 13:00:42 -07:00
X-Bows Tech
c9b91443e1
Update rules.mk for xbows keyboard ( #14477 )
...
* Update rules.mk
* Update rules.mk
* Update rules.mk
2021-09-17 17:48:11 +01:00
Matt
3496513865
[Keymap] Adding personal keymap ( #14326 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-16 21:38:11 -07:00
Andy Yong
b1605f2ad9
[Keyboard] Add Sauce Mild Keyboard ( #14287 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-16 20:19:58 -07:00
r-pufky
87665f404b
[Keymap] Add gaming toggle layer & layer colors to r-pufky keymap. ( #14251 )
2021-09-16 20:15:01 -07:00
Álvaro A. Volpato
c6b87be8c7
Mode 65S: Tap code and extra keys for media keys ( #14471 )
2021-09-16 21:42:26 +01:00
Takeshi ISHII
85a0c494ff
[Keymap] Update Helix:five_rows OLED code ( #14427 )
...
* Stop using snprintf() in keymaps/five_rows/oled_display.c.
The binary size becomes 1350 bytes smaller.
make HELIX=verbose,core-oled helix/rev2/sc:five_rows
(104 bytes over) -> (95%, 1256 bytes free)
make helix/rev3_5rows:five_rows
(528 bytes over) -> (97%, 830 bytes free)
* add matrix scan rate display to OLED for keymaps/five_rows
* add matrix_output_unselect_delay.c to helix keymaps/five_rows
* add GPLv2 header
* apply review comment
2021-09-16 18:47:47 +09:00
QMK Bot
23bdcb119d
Merge remote-tracking branch 'origin/master' into develop
2021-09-16 09:47:22 +00:00
Takeshi ISHII
13b93c212d
[Keyboard] Increase the way to add oled code for helix/rev3. ( #14426 )
...
* move rev3_Xrows/oled_display.c to rev3_Xrows/keymaps/default/oled_display.c
* add dummy rev3_Xrows/oled_display.c
* Add default minimum oled_task_user() to helix/rev3_Xrows/rev3_Xrows.c
* remove unnecessary comment in rev3_Xrows/keymaps/default/oled_display.c
* copy rev3_Xrows/keymaps/default/oled_display.c to rev3_Xrows/keymaps/via/oled_display.c
2021-09-16 18:46:51 +09:00
QMK Bot
e2994eed66
Merge remote-tracking branch 'origin/master' into develop
2021-09-16 05:28:17 +00:00
Jos Boersema
d140e41c93
Adds optional hebrew layout (Unicode) ( #14156 )
2021-09-15 22:27:44 -07:00
QMK Bot
f705452210
Merge remote-tracking branch 'origin/master' into develop
2021-09-16 03:29:12 +00:00
Vino Rodrigues
b5cc2bdc34
[Keyboard] Add the Idobao ID96 keyboard ( #14371 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15 20:28:40 -07:00
QMK Bot
fc9fd620e3
Merge remote-tracking branch 'origin/master' into develop
2021-09-16 02:25:34 +00:00
Felix Jen
ae821ce4b7
[Keyboard] Add FJLabs TF60 Variants and TF65 Variant ( #14392 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15 19:25:30 -07:00
Felix Jen
40c58b1734
[Keyboard] Add Absolute Designs AD65 Keyboard ( #14391 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15 19:25:03 -07:00
QMK Bot
a677f00502
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:21:01 +00:00
yulei
303e063b71
[Keyboard] add Matrix Me ( #14331 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15 10:20:20 -07:00
QMK Bot
7d39c15cc4
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:19:16 +00:00
Felix Jen
4b7503097c
[Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code ( #14393 )
2021-09-15 10:18:47 -07:00
QMK Bot
522d78d572
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:17:02 +00:00
Albert Y
0097886db6
[Keyboard] Add NO_LED
positions to match key matrix. ( #14417 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
2021-09-15 10:16:32 -07:00
QMK Bot
d181f4bdb6
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:16:16 +00:00
IFo Hancroft
9503d8bd03
[Keymap] A slight improvement to my own ErgoDox keymap ( #14425 )
2021-09-15 10:15:42 -07:00
QMK Bot
4823210554
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:15:16 +00:00
peott-fr
0f3343aa93
[Keymap] Trying again with Prime-e update! ( #14429 )
2021-09-15 10:14:57 -07:00
X-Bows Tech
6930eed964
[Keyboard] Update lighting effects for xbows keyboard ( #14432 )
2021-09-15 10:14:05 -07:00
QMK Bot
bf23e4647b
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 17:07:47 +00:00
Drashna Jaelre
169d5bd21d
[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses ( #14451 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2021-09-15 10:07:08 -07:00
QMK Bot
6cb8a65884
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 08:31:58 +00:00
Drashna Jaelre
7e36a81383
[Keyboard] Fix Boop65 rgb compile issues ( #14444 )
2021-09-15 01:31:25 -07:00
Joel Challis
fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER ( #14433 )
2021-09-15 01:21:36 -07:00
QMK Bot
b63453a75b
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 06:56:47 +00:00
Dan Nixon
a2d43ca024
[Keyboard] Add Aya keyboard ( #14378 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14 23:56:12 -07:00
QMK Bot
b3b7b7dd11
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 06:01:20 +00:00
moyi4681
c2f2f9bfd3
[Keyboard] add kbd75 hotswap keyboard ( #14283 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14 23:00:48 -07:00
QMK Bot
b8d592c705
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 05:20:37 +00:00
moyi4681
07a4e3b176
[Keyboard] add boop65 rgb keyboard ( #14166 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14 22:20:34 -07:00
Wolf Van Herreweghe
344a73fddd
[Keyboard] Add KeyBee65 ( #14163 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2021-09-14 22:20:07 -07:00
QMK Bot
cde0d9f776
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 05:10:19 +00:00
bomb
3435289052
[Keyboard] Add Mach80 for Melgeek ( #14076 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-14 22:09:49 -07:00
QMK Bot
93a6eb6f01
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 04:45:13 +00:00
jmcwilliams403
fcebd17267
[Keyboard] added 64_ansi_split_bs layout ( #13776 )
2021-09-14 21:44:41 -07:00
QMK Bot
676bebf7ea
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 04:21:57 +00:00
ぺらねこ
830fb5fd05
[Keyboard] Update peranekofactory/tone/rev2/rev2.h ( #13610 )
...
I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description.
2021-09-14 21:21:31 -07:00
QMK Bot
a74fbc2f04
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 03:55:41 +00:00
drhigsby
00c60c9410
[Keyboard] Dubba175 Default Keymap Update ( #13486 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14 20:55:09 -07:00
QMK Bot
02dc38dbf7
Merge remote-tracking branch 'origin/master' into develop
2021-09-15 03:38:44 +00:00
Carlos Martins
0dfc1db74a
[Keyboard] VIA support with top facing LEDs and underglow ( #12814 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14 20:38:13 -07:00
QMK Bot
232bc23a89
Merge remote-tracking branch 'origin/master' into develop
2021-09-13 21:01:51 +00:00
Álvaro A. Volpato
eee553337a
Add initial support for M65S ( #14027 )
...
* Add initial support for M65S
* Remove LTO_ENABLE from rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Removed defs in rules.mk, remove EEPROM debug code in m65s.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-14 07:01:23 +10:00
QMK Bot
508db37926
Merge remote-tracking branch 'origin/master' into develop
2021-09-13 20:15:39 +00:00
stanrc85
ca626f59a7
[Keymap] Userspace updates ( #14418 )
2021-09-13 13:15:10 -07:00
QMK Bot
55a8a52808
Merge remote-tracking branch 'origin/master' into develop
2021-09-13 18:31:15 +00:00
Drashna Jaelre
2b956e6eb9
[Keyboard] fix mokey63 keymaps ( #14424 )
2021-09-13 19:30:37 +01:00
Joel Challis
219d955787
Migrate boston_meetup/2019 away from QWIIC_DRIVERS ( #14413 )
2021-09-13 15:00:17 +01:00
Joel Challis
cb4346edb7
Migrate hadron away from QWIIC_DRIVERS ( #14415 )
2021-09-13 14:59:53 +01:00
Ryan
bcf4551f74
Move Bluetooth config to common_features.mk ( #14404 )
...
* Move Bluetooth config to common_features.mk
* Update common_features.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-12 08:22:03 -07:00
Joel Challis
0fa217a5b7
Align ChibiOS I2C defs with other drivers ( #14399 )
...
* Align ChibiOS I2C defs with other drivers
* Update keyboards/xelus/valor_frl_tkl/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
QMK Bot
b4588857ac
Merge remote-tracking branch 'origin/master' into develop
2021-09-12 06:21:59 +00:00
Xelus22
5ae2ae8a36
[Bug] Keymap Fixes - lyra and reviung39 ( #14400 )
2021-09-11 23:21:56 -07:00
Drashna Jaelre
f6a67c10bd
[Keyboard] Fix Redox Media compilation errors ( #14345 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 23:21:28 -07:00
QMK Bot
bda8924795
Merge remote-tracking branch 'origin/master' into develop
2021-09-12 05:28:01 +00:00
Ryan
5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk ( #14379 )
2021-09-12 15:27:29 +10:00
fauxpark
1895151a9c
Merge remote-tracking branch 'upstream/master' into develop
2021-09-12 14:10:26 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json ( #14274 )
2021-09-12 14:04:56 +10:00
QMK Bot
cf68c6403c
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 21:38:12 +00:00
X-Bows Tech
f1084712d7
[Keyboard] Update lighting effects for xbows ranger keyboard ( #14318 )
2021-09-11 14:37:43 -07:00
QMK Bot
0498f3b519
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 21:37:32 +00:00
Ananya Kirti
85b052bdd4
[Keyboard] add support for Bobpad ( #13989 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 14:36:58 -07:00
QMK Bot
0a57d55eeb
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 14:34:19 +00:00
John Mueller
22dd68520b
[Keyboard] Add 3keyecosystem and 2key2 keyboard ( #14023 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 07:33:48 -07:00
QMK Bot
52b017b593
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 14:33:43 +00:00
alittlepeace
99d465bee0
[keyboard] Add hotswap YMDK Wings ( #14176 )
...
* Add files via upload
* Update keyboards/ymdk/wingshs/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Delete wingshs.json
* Update keyboards/ymdk/wingshs/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/ymdk/wingshs/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ymdk/wingshs/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 07:33:13 -07:00
QMK Bot
3540d374fc
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 14:31:54 +00:00
john-ezra
5eb500a877
[Keymap] Add john-ezra Kyria Keymap ( #14338 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 07:31:24 -07:00
QMK Bot
e1540a41b7
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 07:32:58 +00:00
Seth
35bff470f7
[Keyboard] Update rocketboard_16 with *most* of its final features ( #12537 )
2021-09-11 00:32:29 -07:00
QMK Bot
a27df035ee
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 06:25:03 +00:00
rhmokey
5f94191075
[Keyboard] Add mokey63 ( #14357 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-10 23:24:37 -07:00
QMK Bot
40fa562fb1
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 06:01:41 +00:00
Sebastian Laube
9630a7bde2
[Keyboard] added KPs BM43 RGB board ( #13888 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-10 23:01:14 -07:00
QMK Bot
b49b3b3dcc
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 05:50:19 +00:00
AnthonyNguyen168
047291728d
[Keyboard] New PCB Canary60RGB from CanaryTeam ( #14321 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-10 22:49:45 -07:00
QMK Bot
fcda0a7ff0
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 04:59:55 +00:00
yfuku
46f15cd1a5
[Keyboard] owl8 bugfix ( #14020 )
2021-09-10 21:59:28 -07:00
QMK Bot
f72a358931
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 04:21:16 +00:00
AKiwi92
d0b1d9f548
[Keyboard] KiwiKeebs Macro V2 (QMK/VIA) and update to V1 ( #13499 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ash <ash@splitpixel.co.uk>
2021-09-10 21:20:43 -07:00
QMK Bot
a433ce36eb
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 03:52:49 +00:00
rarick
6213989c32
[Keymap] Add keymap for crkbd/rarick ( #13240 )
...
* Added new keymap for crkbd/rarick
* Delete flash.sh
Deleted rarick crkbd flashing script, as it will not be used by most users.
* Applied feedback, and fixed build error caused by builder updates
* Update keyboards/crkbd/keymaps/rarick/config.h
Removed USE_MATRIX_I2C, no longer used.
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-10 20:52:17 -07:00
QMK Bot
0ca04e6852
Merge remote-tracking branch 'origin/master' into develop
2021-09-11 01:57:21 +00:00
Zac Moulton
d7747a2d70
[Keymap] moults31 userspace and keymaps ( #12025 )
2021-09-10 18:56:50 -07:00
QMK Bot
f197b30a47
Merge remote-tracking branch 'origin/master' into develop
2021-09-10 19:15:37 +00:00
Xelus22
759d1927f0
[Keyboard] Add RS60 ( #14073 )
...
* initial rs60
* update
* remove
* Include rs60.h
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* List form readme.
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* change layout name
Co-authored-by: Joel Challis <git@zvecr.com>
* add layout
Co-authored-by: Joel Challis <git@zvecr.com>
* add license
Co-authored-by: Joel Challis <git@zvecr.com>
* 2021 update
Co-authored-by: Joel Challis <git@zvecr.com>
* add license
Co-authored-by: Joel Challis <git@zvecr.com>
* sigprof suggested changes
* Remove redundant define
Co-authored-by: Ryan <fauxpark@gmail.com>
* Fixup readme
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update keyboards/xelus/rs60/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2021-09-10 20:14:39 +01:00
QMK Bot
b6a6217f85
Merge remote-tracking branch 'origin/master' into develop
2021-09-10 13:11:50 +00:00
Ryan
7277f1febe
Remove BLUETOOTH_ENABLE from defaultish keymaps ( #14375 )
2021-09-10 14:11:17 +01:00
fauxpark
a7c972b329
Merge remote-tracking branch 'upstream/master' into develop
2021-09-10 17:36:17 +10:00
Ryan
d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase ( #14354 )
2021-09-10 17:17:54 +10:00
Zach White
c94cc1effa
Move non-assignment code to post_rules.mk ( #14207 )
...
* 40percentclub/ut47: move non-assignment code to post_rules.mk
* converter/palm_usb: move non-assignment code to post_rules.mk
* converter/sun_usb: move non-assignment code to post_rules.mk
* dm9records/ergoinu: move non-assignment code to post_rules.mk
* ergotaco: move non-assignment code to post_rules.mk
* handwired/symmetric70_proto: move non-assignment code to post_rules.mk
* hhkb/ansi: move non-assignment code to post_rules.mk
* hhkb/jp: move non-assignment code to post_rules.mk
* lfkeyboards/lfk78: move non-assignment code to post_rules.mk
* lfkeyboards/lfk87: move non-assignment code to post_rules.mk
* lfkeyboards/lfkpad: move non-assignment code to post_rules.mk
* lfkeyboards/mini1800: move non-assignment code to post_rules.mk
* manta60: move non-assignment code to post_rules.mk
* mschwingen/modelm: move non-assignment code to post_rules.mk
* newgame40: move non-assignment code to post_rules.mk
* numatreus: move non-assignment code to post_rules.mk
* rgbkb/zen: move non-assignment code to post_rules.mk
* rgbkb/zen/rev2: move non-assignment code to post_rules.mk
* Revert "handwired/symmetric70_proto: move non-assignment code to post_rules.mk"
This reverts commit cffaf0075c3c9b2473a660ba4af8835a9162311b.
2021-09-09 21:37:31 -07:00
Zach White
d971020cd8
Fix number of elements in info.json does not match errors ( #14213 )
...
* evyd13/atom47/rev3: best guess at fixing info.json
* evyd13/atom47: best guess at fixing info.json
* eyeohdesigns/sprh: best guess at fixing info.json
* handwired/unicomp_mini_m: best guess at fixing info.json
* lazydesigners/the60/rev2: best guess at fixing info.json
* melgeek/mj6xy: best guess at fixing info.json
* pizzakeyboards/pizza65: best guess at fixing info.json
* plx: best guess at fixing info.json
* rojectcain/vault45: best guess at fixing info.json
* sidderskb/majbritt/rev2: best guess at fixing info.json
* spacey: best guess at fixing info.json
2021-09-09 21:33:23 -07:00
QMK Bot
e6ff638abf
Merge remote-tracking branch 'origin/master' into develop
2021-09-10 03:36:14 +00:00
Ryan
7eea780a7d
Remove bootloader listings from rules.mk ( #14330 )
2021-09-10 13:35:46 +10:00
QMK Bot
504c00c2e1
Merge remote-tracking branch 'origin/master' into develop
2021-09-10 03:32:53 +00:00
Ryan
2cb9219a3e
Remove commented out BLUETOOTH_ENABLE rules ( #14361 )
2021-09-10 13:32:22 +10:00
QMK Bot
767836fb9c
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 17:03:21 +00:00
Uy Bui
2249963687
[Keyboard] Add custom pcb for Polaris ( #14347 )
...
* [Keyboard] pcb for Polaris
* [Keyboard] pcb for Polaris: update layout
* Update keyboards/wekey/polaris/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-09 10:02:45 -07:00
fauxpark
93387f8941
Merge remote-tracking branch 'upstream/master' into develop
2021-09-09 16:54:39 +10:00
Ryan
d6dd2e0d51
Fix CRLF in lyra/rev1 ( #14360 )
2021-09-09 16:50:52 +10:00
QMK Bot
4e8f064c27
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 06:35:29 +00:00
Malevolti
4c88f76be8
[Keyboard] add lyra ( #13977 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08 23:34:32 -07:00
QMK Bot
9ce3d1a7d4
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 05:23:52 +00:00
mechlovin
82ee9bd475
[Keyboard] Add Olly JF PCB ( #14056 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08 22:23:26 -07:00
QMK Bot
f03e78e888
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 02:45:20 +00:00
Felix Jen
cb4006c0b4
[Keymap] Fix Maker Keyboards Alexa Keymap ( #14355 )
2021-09-08 19:44:52 -07:00
QMK Bot
588a3afe40
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 02:14:37 +00:00
Ethan Yates
891ddd9a30
[Keyboard] Add 61Key ( #14259 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08 19:14:03 -07:00
QMK Bot
d961d8df83
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 01:11:20 +00:00
Drashna Jaelre
853e56d080
[Keyboard] Minor tweaks to Work Board layout ( #14351 )
2021-09-08 18:10:43 -07:00
QMK Bot
8fa2a7ea2a
Merge remote-tracking branch 'origin/master' into develop
2021-09-09 00:28:34 +00:00
Ryan
9e77cdf4e6
Bugfix for Joystick and JSON schema ( #14295 )
2021-09-09 10:27:58 +10:00
QMK Bot
60c985ac8e
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 23:58:10 +00:00
rhmokey
3f2a030de6
[Keyboard] Add new Mokey keyboard ( #14329 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-08 16:57:43 -07:00
QMK Bot
cab0d7955f
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 23:55:47 +00:00
Gastón Jorquera
d510f6afa9
[Keymap] Add Gaston's Lily58 custom keymap ( #14334 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
2021-09-08 16:55:12 -07:00
QMK Bot
24000ef2e1
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 23:53:13 +00:00
Drashna Jaelre
4294aa0f1e
[Keyboard] Tractyl Manuform - configuration updates ( #14314 )
...
* [Keyboard] Tractyl Manuform - configuration updates
* Update readmes
* Add more details
* Fix issues with encoder pins
* Additional fixes for pin config
* Fix up some comments
2021-09-08 16:52:43 -07:00
QMK Bot
983580322f
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 23:03:20 +00:00
Keenan Brock
8f8411a98a
[Keyboard] Add VIA keymap for the reviung39 ( #14234 )
2021-09-08 16:02:50 -07:00
QMK Bot
38afc7e4cc
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 22:44:49 +00:00
Joel Challis
2e0659f7fd
Fixes for recent i2c migrations ( #14352 )
2021-09-08 15:44:18 -07:00
QMK Bot
9b3e973aa2
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 07:35:06 +00:00
jackytrabbit
9c175f1801
[Keyboard] Update VIA support for lazydesigners/the40 ( #14240 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2021-09-08 00:34:36 -07:00
QMK Bot
4164f4148b
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 06:54:03 +00:00
Gabriel Bustamante
541e101291
[Keymap] New keymap for bm40 ( #14182 )
2021-09-07 23:53:33 -07:00
QMK Bot
6482fb9911
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 04:07:40 +00:00
Rifaa Subekti
3ef01a3482
[Keyboard] add wang ergo ( #14245 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-07 21:07:00 -07:00
QMK Bot
1498ecaa24
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 03:24:22 +00:00
James Young
1ebaec96e7
Sneakbox Ava tidy-up ( #14298 )
2021-09-07 20:23:45 -07:00
QMK Bot
456f7019de
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 03:02:25 +00:00
IFo Hancroft
267ffb9914
[Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap ( #14342 )
2021-09-07 20:01:58 -07:00
QMK Bot
4ba8305a5c
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 01:54:23 +00:00
Drashna Jaelre
0b8d6df390
[Keyboard] Fix issues with 3w6 rev2 matrix ( #14346 )
2021-09-08 02:53:55 +01:00
QMK Bot
f6b0484f0f
Merge remote-tracking branch 'origin/master' into develop
2021-09-08 01:23:43 +00:00
Joel Challis
60c5bd7b5e
handwired/dactyl - Refactor use of legacy i2c implementation ( #14344 )
2021-09-07 18:23:11 -07:00
QMK Bot
af19461a02
Merge remote-tracking branch 'origin/master' into develop
2021-09-07 15:35:32 +00:00
Joel Challis
04c0704b28
3w6 - Refactor use of AVR only I2C functions ( #14339 )
...
* Refactor use of legacy i2c functions
* Align rev2
* Review fixes
2021-09-07 16:35:13 +01:00
Joel Challis
e7a5c006d9
Refactor use of legacy i2c implementation ( #14341 )
2021-09-07 16:34:59 +01:00
QMK Bot
c669c43769
Merge remote-tracking branch 'origin/master' into develop
2021-09-07 15:33:58 +00:00
Joel Challis
2d6635214a
ergodone - Refactor use of legacy i2c implementation ( #14340 )
...
* Refactor use of legacy i2c implementation
* copy-paste error
2021-09-07 16:33:29 +01:00
QMK Bot
f98f23d6d6
Merge remote-tracking branch 'origin/master' into develop
2021-09-06 19:45:19 +00:00
shiftux
1dbe4e7dd0
[Keyboard] Redox media ( #13084 )
...
* adding a new revision 'media' to the redox keyboard
* readme update
* encoder fix
* video link
* drashna change requests
* removing SPLIT_USB_TIMEOUT
* intermediate rename
* lowercase
* drashna comments
* include if defined KEYBOARD_redox_media
* lowercase readme, tmp step
* lowercase readme
* drashna changes
* more drashna comments
* readme update
* readme update
* fauxpark and drashna comments
* fauxpark comments
* Update keyboards/redox/media/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-06 12:44:39 -07:00
QMK Bot
943e413f76
Merge remote-tracking branch 'origin/master' into develop
2021-09-06 13:49:44 +00:00
Monksoffunk
85a14ac25b
[Keyboard] Zinc: fix RGBLED_NUM bug ( #13287 )
2021-09-06 06:49:09 -07:00
QMK Bot
d72f29556a
Merge remote-tracking branch 'origin/master' into develop
2021-09-05 22:36:16 +00:00
Drashna Jaelre
1e1be4c229
[Bug] Fix compile issues for boards with custom matrix ( #14323 )
2021-09-05 23:35:42 +01:00
QMK Bot
147289e173
Merge remote-tracking branch 'origin/master' into develop
2021-09-05 20:37:03 +00:00
Joel Challis
8d6d8cfadf
Tidy up defines within STM EEPROM emulation ( #14275 )
...
* Tidy up defines within stm eeprom emulation
* Fix tests
* Resolve todo
* Still use page notion in clear
* Remove more f4 refs
2021-09-05 21:36:43 +01:00
Ryan
fe6d6cf76d
Remove empty override functions ( #14312 )
...
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
2021-09-05 21:36:31 +01:00
QMK Bot
a66e8c884f
Merge remote-tracking branch 'origin/master' into develop
2021-09-05 16:06:24 +00:00
kb-elmo
0471429c01
[Keyboard] Fix rotary encoder function for Voice65 ( #14316 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-05 09:05:55 -07:00
QMK Bot
e4fcdf57cf
Merge remote-tracking branch 'origin/master' into develop
2021-09-04 02:02:43 +00:00
Albert Y
c9262cf7f8
Enable extra keys for Technik ortho and stagger ( #14282 )
...
* Extra keys for technik ortho
* Extra keys for technik staggered
Co-authored-by: filterpaper <filterpaper@localhost>
2021-09-04 03:02:15 +01:00
QMK Bot
d272bf2dc2
Merge remote-tracking branch 'origin/master' into develop
2021-09-03 20:03:43 +00:00
James Young
b15bd128a5
FJLabs Ready100 Configurator Fixes ( #14291 )
...
* grid-align keycodes; use short-form keycodes
No logic change.
* info.json: correct layout macro reference
* info.json: correct LAYOUT_64key data
Removes an extra key from the layout data.
* 64_ansi Community Layout support
* rename LAYOUT_64key to LAYOUT_64_ansi (with alias for backwards compatibility)
* add LAYOUTS = 64_ansi to rules.mk
* remove width and height keys from info.json
2021-09-03 21:03:15 +01:00
QMK Bot
9f17f9b2e1
Merge remote-tracking branch 'origin/master' into develop
2021-09-03 20:02:20 +00:00
James Young
06c89e8abf
Naiping NPhhkb: 60_tsangan_hhkb Community Layout support ( #14292 )
...
* 60_tsangan_hhkb Community Layout support
* rename LAYOUT to LAYOUT_60_tsangan_hhkb
* add LAYOUTS = 60_tsangan_hhkb to rules.mk
* correct maintainer field in info.json
* remove width and height keys from info.json
* fix GitHub account link on readme
2021-09-03 21:01:50 +01:00
QMK Bot
88bb29fb17
Merge remote-tracking branch 'origin/master' into develop
2021-09-03 20:00:59 +00:00
James Young
90909fbaf7
takashicompany/endzone34: correct QMK Configurator key sequence ( #14290 )
...
* update info.json formatting
* convert tabs to spaces
* apply human-friendly formatting
* correct Configurator key sequence
* remove width and height keys from info.json
2021-09-03 21:00:29 +01:00
QMK Bot
f95706810a
Merge remote-tracking branch 'origin/master' into develop
2021-09-03 18:48:40 +00:00
James Young
5f6d9913f8
OwLab Voice65 Hotswap: 65_ansi_blocker Community Layout support ( #14293 )
...
* 65_ansi_blocker Community Layout support
* rename LAYOUT to LAYOUT_65_ansi_blocker (with alias for backwards compatibility)
* add LAYOUTS = 65_ansi_blocker to rules.mk
* remove width and height keys from info.json
2021-09-03 11:48:10 -07:00
QMK Bot
337be283ca
Merge remote-tracking branch 'origin/master' into develop
2021-09-03 16:10:08 +00:00
Ryan
8574bf20d3
Remove more cruft in keyboard files ( #14288 )
2021-09-03 17:09:30 +01:00
QMK Bot
5bb9da6bca
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 17:50:50 +00:00
jhauh
a01057d19d
[Keymap] Update iris fluffactually keymap ( #14265 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-02 10:50:17 -07:00
QMK Bot
751dc35546
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 17:50:12 +00:00
Drashna Jaelre
956cf8d7bf
[Keyboard] Work Louder board fixup ( #14247 )
...
* [Keyboard] Add some last minute tweaks to Work board
* Additional fixes
* Fix rgb pin
* Fix ws2812 hackery
* additional led tweaks
* Add indicator LEDs
* fix bootmagic settings
* Fix up RGB stuff
* Limit power draw for entire board
* fixup lights and such
* change LED order on loop
* Fix indicators if via is not enabled
* Enable Sleep for rgb matrix
* Even more LED tweaks
* Final tweaks?
* Tweak keycodes
2021-09-02 10:49:44 -07:00
QMK Bot
d68d34644a
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 17:18:08 +00:00
James Young
d36a7c512d
PistachioPro: correct Configurator key sequence ( #14277 )
...
* info.json: apply human-friendly formatting
* correct LAYOUT key sequence
Moves the Enter key object to the correct place in sequence.
2021-09-02 10:17:35 -07:00
QMK Bot
d8a2142f24
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 17:10:14 +00:00
James Young
ebfa7e14f3
Matrix Falcon info.json fixes ( #14273 )
...
* apply human-friendly formatting to info.json
* update key labels; correct maintainer field
* add LAYOUT_all data to info.json
* remove width and height keys from info.json (per fauxpark)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-02 18:09:38 +01:00
QMK Bot
c2da0da1dc
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 17:09:13 +00:00
James Young
0290dd3547
Yoichiro Lunakey Macro: correct Configurator key sequence ( #14276 )
...
* apply human-friendly formatting to info.json
* correct Configurator key sequence
2021-09-02 18:08:35 +01:00
QMK Bot
0ed4002c19
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 04:13:12 +00:00
jonavin
98a2e9dc0e
[Keymap] new murphpad landscape keymap with encoder enhanced functions ( #14103 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jonavin <=>
2021-09-01 21:12:57 -07:00
peott-fr
e056ae58a0
[Keymap] Fine-tuning Nyquist keymap. ( #14269 )
2021-09-01 21:12:15 -07:00
QMK Bot
98436577d7
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 04:09:36 +00:00
Drashna Jaelre
37aef4ebe1
[Keymap] Fix Drashna Keymap issues missed before Develop merge ( #14271 )
2021-09-01 21:08:58 -07:00
QMK Bot
cfedd3054e
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 03:51:21 +00:00
James Young
c1e5c920a9
naiping/np64: 64_ansi Community Layout support and codebase touch-up ( #14264 )
2021-09-01 20:50:44 -07:00
QMK Bot
e597469964
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 03:47:31 +00:00
James Young
b55154fb0a
neson design/n6: Extended Community Layout Support and Layout Macro Fix ( #14266 )
2021-09-01 20:47:28 -07:00
James Young
c0eab2a504
wuque/serneity65: Layout Macro rework and Configurator fix ( #14267 )
2021-09-01 20:46:53 -07:00
QMK Bot
f77602b8fb
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 03:44:58 +00:00
hvp
cb53c4fd41
[Keymap] hvp keymap for Cornelius, updated ut47.2 and userspace ( #14187 )
2021-09-01 20:44:36 -07:00
peott-fr
872414f454
[Keymap] Add peott-fr H87 keymap ( #14232 )
2021-09-01 20:44:12 -07:00
QMK Bot
7847acdded
Merge remote-tracking branch 'origin/master' into develop
2021-09-02 03:43:04 +00:00