QMK Bot
add759aa8f
Merge remote-tracking branch 'origin/master' into develop
2022-07-20 15:02:35 +00:00
Felix Jen
a7601096d3
Added Windz Sinanju to QMK ( #17566 )
2022-07-20 16:01:35 +01:00
QMK Bot
7584530210
Merge remote-tracking branch 'origin/master' into develop
2022-07-19 10:29:44 +00:00
takashicompany
7481078153
Add keymap for Radialex ( #17662 )
...
* fix keymap
* fix keymaps
2022-07-19 11:28:45 +01:00
QMK Bot
1432ed2c5e
Merge remote-tracking branch 'origin/master' into develop
2022-07-19 10:14:23 +00:00
David Hoelscher
5887cdbf97
[Keyboard] customMK EVO70 ( #14907 )
...
* added files for EVO70
* updated info.json and readme
* ran qmk lint and fixed typo in info.json
* removed defines from config.h in favor of info.json
* removed an unnecssary include
* removed unnecessary code
* updated rules.mk to remove mention of Bluetooth
* corrected edit to rules.mk
* added code for OLED menu display
* removed extraneous comments and spaces
* added bongo cat animation
* Update keyboards/custommk/evo70/rules.mk
* Update keyboards/custommk/evo70/config.h
* Modified Bongocat graphics to match original proportions
* updated info.json device version
* updated OLED splash screen display timing
* improved bongo cat tap detection and added backlight breathing to OLED menu
* various improvements to OLED, saving settings, and VIA keymap fix
* removed extraneous define
* custom encoder assignment retained upon powerup, backlight sleep upon suspend
* corrected bongo cat tap detection
* Changed splash screen and bongo cat encoder rotation to use the custom assignments
* removed _default from LAYOUT naming and changed keyboard image to be hosted from imgur
* Force smaller version of image to be used in readme
2022-07-19 03:13:16 -07:00
jack
72175a97d2
[Keyboard] boardsource/microdox data driven ( #17675 )
2022-07-18 19:20:24 -07:00
QMK Bot
d92169b9a5
Merge remote-tracking branch 'origin/master' into develop
2022-07-17 23:56:05 +00:00
Kyle McCreery
045d5ac01b
Re-refactor Mokulua ( #17125 )
...
* allowing the kt60 file to be modified so I can do things while waiting for it to be fixed upstream
* initial commit for mokulua keyboard
* Split the board into mirrored and standard layouts.
* Prepping for PR. Silly keymap added.
* prepped for PR
* Apply suggestions from code review
* Fixing firmware from the refactor that removed the mirrored layout.
* Small tweaks using changes from refactor
* Changed the name of the layouts back to match the original to resolve conflict in info.json
* these files needed to be removed as well, they were added as a part of the refactor
* info.json moveds to be different for each build
* Another file had to be removed and the mirrored.c file changed to call mirrored.h instead of standard.h
* fixing chibios ver
* force deleting to revert
* fixing chibios shit
* Update keyboards/mechwild/mokulua/mirrored/mirrored.c
* Update keyboards/mechwild/mokulua/standard/standard.c
* Removing tabs and replacing with 4 spaces. Small style and formatting changes.
2022-07-17 16:55:32 -07:00
QMK Bot
2aac841b95
Merge remote-tracking branch 'origin/master' into develop
2022-07-17 16:25:12 +00:00
mechlovin
765be43212
[Keyboard] Add Zed60 PCB ( #17304 )
...
* add zed60
* update readme.md
* Delete chconf.h
* update readme.md
* Update keyboards/mechlovin/zed60/rules.mk
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/default/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/default/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/keymaps/via/keymap.c
* Update keyboards/mechlovin/zed60/config.h
* Update keyboards/mechlovin/zed60/config.h
* Update keyboards/mechlovin/zed60/info.json
* Update keyboards/mechlovin/zed60/readme.md
* Update keyboards/mechlovin/zed60/info.json
* Update keyboards/mechlovin/zed60/zed60.h
2022-07-17 09:24:28 -07:00
QMK Bot
4130c694ec
Merge remote-tracking branch 'origin/master' into develop
2022-07-16 19:39:00 +00:00
HorrorTroll
1737a1ef42
[Keyboard] Gopolar GG86 ( #15425 )
...
* Added keyboard GG86
* Rebased, resolved issue and updated code
* Delete 1000Hz on config
* Resolved fix
* Another resolved fix
* Last resolved fix
* Fixed LED position
2022-07-16 12:38:22 -07:00
QMK Bot
5739572a09
Merge remote-tracking branch 'origin/master' into develop
2022-07-16 06:49:24 +00:00
James Young
2d47fb9095
Suavity Ehan Refactor ( #17694 )
...
* info.json: apply friendly formatting, phase 1
* info.json: fix macro reference and layout
* info.json: apply friendly formatting, phase 2
Add key labels.
* refactor keymaps and layout macro
- apply four-space indent
- apply grid alignment to keycodes, matrix position identifiers, and matrix
* add LAYOUT_all
* ehan.h: add matrix diagram
* rename LAYOUT_ansi_default to LAYOUT_ansi_split_bs_rshift_lspace
* ehan.h: correct K3E position in LAYOUT_ansi_split_bs_rshift_lspace
Move location K3E to actually be on Column 14 (E); was previously on Column 13 (D) in source..
* add LAYOUT_iso_split_bs_rshift_lspace
Includes reference keymap.
2022-07-15 23:48:35 -07:00
QMK Bot
db614b5901
Merge remote-tracking branch 'origin/master' into develop
2022-07-16 05:21:50 +00:00
Wilfrid Li
2981990c40
feat(keebwerk): added VIA support keymap for keebwerk nano slider ( #16761 )
...
* feat(keebwerk): added VIA support keymap for keebwerk nano slider
Added VIA support for keebwerk nano slider, VIA json is keebwerk_nano_via.json
Fixed midi2vol keymap where comma symbol is missing from enum "custom_layers"
* feat(keebwerk): removed VIA json as requested
* Update keyboards/keebwerk/nano_slider/keymaps/via/keymap.c
* Update keyboards/keebwerk/nano_slider/keymaps/via/keymap.c
* Fix(PR): removed file as requested
2022-07-15 22:21:15 -07:00
QMK Bot
ed69c353ae
Merge remote-tracking branch 'origin/master' into develop
2022-07-16 05:16:47 +00:00
James Young
4a6ed701f6
FJLabs Solanis Refactor ( #17686 )
...
* solanis.h: add matrix diagram
* refactor keymaps: apply grid alignment
* refactor LAYOUT_all macro
Moves the matrix position identifier for the right half of Split Backspace to the number row.
2022-07-15 22:16:14 -07:00
QMK Bot
f2714e8e1f
Merge remote-tracking branch 'origin/master' into develop
2022-07-15 21:07:17 +00:00
Henry Lum
6e66f2d3e4
[Keyboard] eHan Keyboard ( #15861 )
...
* Compiled Suavity QMK Directory
* updated info.json's name from 'LAYOUT_default' to 'LAYOUT_default_split'
* updated rules.mk to reflect new layout name of each keymap
* Updated hanjie.h to reflect physical matrix of PCB
* switched info.json key matrix from split backspace to 2U backspace to better reflect electrical matrix
* updated keymap.c key matrix to reflect PCB electrical matrix
* updated keymap.c key matrix t oreflect PCB electrical matrix
* removed split left shift from physical matrix for default_split layout
* removed split left shift physical & electrical default_split layout
* removed split left shift from physical matrix for default_split layout
* removed split left shift from physical matrix for default_split layout
* updated qmk and via keymap.c and hanjie.h files to reflect pcb electrical matrix
* changed diode direction from row2col to col2row
* fixed false keycode triggers
* updated via keymaps
* added 's'
* added ehan branch for development
* updated readme.md
* updated ehan.h
* updated readme.md
* updated ehan.h layout
* added keymap.c and updated ehan.h
* progress
* compiled qmk
* updated matrix column and row pin out
* updated QMK default ansi keymap
* added VIA ansi_default keymaps
* corrected col 15's pin out to be pin B9, not C13
* Update keyboards/suavity/ehan/config.h
* Update keyboards/suavity/ehan/info.json
* Update keyboards/suavity/ehan/rules.mk
* Update keyboards/suavity/hanjie/rules.mk
* Update keyboards/suavity/hanjie/rules.mk
* Update keyboards/suavity/hanjie/keymaps/via/rules.mk
* Update keyboards/suavity/ehan/rules.mk
* changed readme.md's picturefrom html to markdown
* updated traces & diode placement
* Apply suggestions from code review
Remove trailing backslashes from keymaps (per fauxpark)
* Apply suggestions from code review
Remove `BOOTMAGIC_ENABLE = lite` from `keyboards/suavity/ehan/keymaps/via/rules.mk`
(per fauxpark)
* Apply suggestions from code review
Update formatting of `keyboards/suavity/ehan/rules.mk`
(per fauxpark)
* Update keyboards/suavity/ehan/readme.md
Fix image URL
* Update keyboards/suavity/ehan/config.h
Remove trailing comma in MATRIX_COL_PINS definition
2022-07-15 14:06:19 -07:00
QMK Bot
7bae063b7d
Merge remote-tracking branch 'origin/master' into develop
2022-07-15 08:57:19 +00:00
Evelien Dekkers
67347a149b
Move ins, home and pgup keys to the left ( #17690 )
2022-07-15 09:56:06 +01:00
QMK Bot
0944968ea7
Merge remote-tracking branch 'origin/master' into develop
2022-07-15 02:53:09 +00:00
Sam
728d8dc0bb
[Keyboard] Added TutelPad keyboard ( #16975 )
...
* TutelPad firmware v1.0
* Added VIA compatibility
* Update keyboards/0xcb/tutelpad/config.h
* Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c
* Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c
* Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c
* Add new OLED image, implement suggested fixes
* Update keyboards/0xcb/tutelpad/rules.mk
* Update keyboards/0xcb/tutelpad/rules.mk
2022-07-14 19:52:39 -07:00
QMK Bot
e3bdd6c854
Merge remote-tracking branch 'origin/master' into develop
2022-07-14 06:35:34 +00:00
James Young
3bddb390d7
KPrepublic BM80v2 ISO Refactor ( #17660 )
...
* bm80v2_iso.h: convert tabs to spaces
* bm80v2_iso.h: use ___ for KC_NO
* bm80v2_iso.h: use QMK 3-character notation
* refactor macro for tkl_iso Community Layout compatibility
- move the matrix position identifier for Enter to the home row
* info.json: correct layout data
* rules.mk: tidy-up formatting
* readme.md: tidy-up formatting
* update maintainer; re-assign copyright
* assign ISO-appropriate keycodes in keymaps
2022-07-13 23:34:51 -07:00
QMK Bot
42a7d2e855
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 05:35:44 +00:00
jack
927e4d682e
boardsource/technik_o data driven ( #17635 )
2022-07-13 06:35:06 +01:00
QMK Bot
b660ec5918
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 05:33:00 +00:00
jack
49787f044a
boardsource/5x12 data driven ( #17630 )
2022-07-13 06:32:22 +01:00
QMK Bot
78df25f068
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 05:32:19 +00:00
jack
46e4a9cfb4
boardsource/4x12 data driven ( #17629 )
2022-07-13 06:31:43 +01:00
jack
a47164c863
[Keyboard] boardsource/lulu data driven ( #17638 )
2022-07-12 22:20:38 -07:00
QMK Bot
ec69368661
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 05:19:48 +00:00
jack
f1deb80259
[Keyboard] boardsource/the_mark data driven ( #17637 )
2022-07-12 22:19:36 -07:00
QMK Bot
c8f826abf0
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 05:19:25 +00:00
jack
77938b914f
[Keyboard] boardsource/technik_s data driven ( #17636 )
2022-07-12 22:19:17 -07:00
jack
ec5e7c693a
[Keyboard] boardsource/beiwagon data driven ( #17631 )
2022-07-12 22:18:53 -07:00
QMK Bot
578839c05d
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 04:58:34 +00:00
Vicktor Hutama
035ce0fa82
[Keyboard] Add Runes Skjoldr ( #17305 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-07-12 21:58:31 -07:00
jack
01aab1bd9e
[Keyboard] boardsource/3x4 data driven ( #17628 )
...
* initial
* change to development board
* replaced KC_TRNS & use rules.mk template
2022-07-12 21:58:04 -07:00
QMK Bot
92814960fe
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 04:31:57 +00:00
Cipulot
25bce9f76d
[Keyboard] Add Kallos keyboard ( #17461 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-07-12 21:31:17 -07:00
QMK Bot
3b4158dc35
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 04:11:08 +00:00
Yizhen Liu
00ad0ef022
[Keyboard] Kprepublic bm80v2 iso revised ( #17571 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-12 21:10:31 -07:00
QMK Bot
353ad710d6
Merge remote-tracking branch 'origin/master' into develop
2022-07-13 04:10:07 +00:00
AnthonyNguyen168
6e8f65b1e2
[Keyboard] Update layout for MechBrewery series ( #17570 )
2022-07-12 21:09:37 -07:00
GloriousThrall
eb126e69a1
GMMK 2 WBG7 MCU compatibility ( #16436 )
...
* GMMK V2 QMK Compatibility
* fix problems
* Update keyboards/gmmk/gmmk2/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix a minor problem
* Optimize the code
* Update config.h
* Update
* Update config.h
* Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/via/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update keyboards/gmmk/gmmk2/p96/iso/keymaps/via/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update keyboards/gmmk/gmmk2/p65/ansi/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/p96/ansi/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/p96/ansi/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/p96/iso/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/gmmk/gmmk2/p65/iso/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update config.h
* Update config.h
* Modify device pid
* Add gmmk2_p96 keyboard.
* Add gmmk2_p96 keyboard.
* Update led matrix.
* Update led matrix.
* Delete eeprom_flash.c
* Update keyboards/gmmk/gmmk2/p96/ansi/rules.mk
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update from qmk develop branch
* Increased compatibility with wear_leveling.
* Update config.h
Co-authored-by: Joy <chang.li@westberrytech.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-07-12 17:30:54 +10:00
QMK Bot
045e9e85bc
Merge remote-tracking branch 'origin/master' into develop
2022-07-11 20:59:02 +00:00