QMK Bot
935079f266
Merge remote-tracking branch 'origin/master' into develop
4 years ago
bomb
768072e824
[Keyboard] Add Mojo68 for Melgeek ( #13578 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
957bd4d1d1
Merge remote-tracking branch 'origin/master' into develop
4 years ago
AquaCylinder
ae268596ce
[Keyboard] Add Emi20 ( #13603 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
faf4f6d005
Merge remote-tracking branch 'origin/master' into develop
4 years ago
DA
ad6acb3a03
[Keyboard] add cherryb studio cb1800 keyboard ( #13639 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
58baf5a3d8
Merge remote-tracking branch 'origin/master' into develop
4 years ago
QMK Bot
04a0f0cb18
Merge remote-tracking branch 'origin/master' into develop
4 years ago
X-Bows Tech
8fa674727d
[Keyboard] Add X-Bows Ranger Keyboard ( #13660 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Jonavin
8d611f6873
[Keymap] Jonavin keymap Mercutio add win key lockout function ( #13670 )
...
Co-authored-by: Jonavin <=>
4 years ago
QMK Bot
1df2f23ab4
Merge remote-tracking branch 'origin/master' into develop
4 years ago
N2-Sumikko
dc2dfe2a6c
[Keyboard] Add halfcliff keyboard ( #13515 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
5418777454
Merge remote-tracking branch 'origin/master' into develop
4 years ago
ESCA47
3a48cd64cb
[Keyboard] Add GetawayVan ( #13412 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
ec8d08810f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Jordan Blackbourn
f3d7901950
[Keyboard] Added Orthocode keyboard ( #13487 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
614c627114
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Joel Challis
e646211919
Fix unit tests after recent refactor ( #13765 )
4 years ago
QMK Bot
69661eb5ab
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
ccdb432f71
Allison Numpad: Configurator fix for LAYOUT_numpad_6x4 ( #13759 )
...
* info.json: human-friendly formatting
- one key object per line; line breaks between physical rows
- four-space indent
- remove trailing whitespace
* info.json: correct key object order for LAYOUT_numpad_6x4
4 years ago
QMK Bot
aabbaf11aa
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Ryan
491b83aa32
Update "make format" message ( #13741 )
...
* Update "make format" message
* Add examples for `qmk` command as well
4 years ago
Joel Challis
4ef8ff458d
Minor tidy up of key overrides ( #13747 )
...
* Minor tidy up of key overrides
* Update quantum/quantum.c
* Update quantum/quantum.c
4 years ago
QMK Bot
50964ae821
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Joel Challis
03d258c222
matrix_scan_x -> x_task ( #13748 )
4 years ago
Shane Celis
fcce9f2a4f
fix: Fix typo in documentation for one shot keys. ON_TOGG -> OS_TOGG ( #13754 )
...
`ON_TOGG` doesn't exist in the codebase.
4 years ago
Drashna Jaelre
c52c69d45f
Allow for higher USB Polling rate on ATSAM boards ( #13755 )
4 years ago
QMK Bot
2f4361c88f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Jonavin
9088df04c3
[Keyboard] fix short circuit in led_update_kb for quefrency rev3 ( #13752 )
...
Co-authored-by: Jonavin <=>
4 years ago
Joel Challis
7ac7ca96e9
Remove some legacy files ( #13715 )
4 years ago
Joel Challis
3858a784c7
Align AW20216 driver ( #13712 )
...
* Align AW20216 driver
* Update drivers/awinic/aw20216.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Review comments
* formatting fixes
* stop if start failed?
* review comments
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan
56443fe3cf
Fix typo in Dactyl Manuform ( #13740 )
4 years ago
Ryan
468f705455
Dactyl Manuform cleanup ( #13686 )
4 years ago
QMK Bot
95de60513d
Merge remote-tracking branch 'origin/master' into develop
4 years ago
ForsakenRei
ae2c2358ec
[Docs] Add `default` case in Tap Dance Example 6 ( #13727 )
...
Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494.
Without it compile firmware with Example 6 code will encounter 2 errors:
`enumeration value 'TD_NONE' not handled in switch`
`enumeration value 'TD_UNKNOWN' not handled in switch`
4 years ago
QMK Bot
998ac203e4
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
a617c8b80a
[Keyboard] Ares refactor ( #13730 )
4 years ago
Albert Y
be34fdea4b
[Keyboard] Add RGB matrix support for Kyria ( #12789 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
Drashna Jaelre
3affdcb45b
Reduce firmware size in prep for #12670 ( #13724 )
...
* Reduce firmware size in pre for #12670
* Also disable pixel mode, just in case
4 years ago
Albert Y
e032fbe326
[Keyboard] Update kyria make path example ( #13720 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
Drashna Jaelre
eb46c954dc
[Keymap] Drashna's Defaults cleanup ( #13722 )
4 years ago
Joel Challis
368efb5d2b
Remove legacy BACKLIGHT_CUSTOM_DRIVER option ( #13731 )
4 years ago
Nick Brassel
394272a266
Merge remote-tracking branch 'upstream/master' into develop
4 years ago
datafx
b1c5a53a68
Add bootloader size ( #13729 )
...
* Add bootloader size
Bootloader size needs to be 6144 to allow QMK to jump to the correct location with bootmagic
* Include dz60rgb v2.1
Add boot loader size to this pcb also
4 years ago
James Young
e6e4ec6267
40percentclub/nein: update info.json layout macro reference ( #13726 )
...
- change LAYOUT to LAYOUT_ortho_3x3
4 years ago
Xelus22
e0375c0b71
[Keyboard Update] Change to L422 ( #13717 )
...
* change to L422
* Add bootloader
Co-authored-by: Ryan <fauxpark@gmail.com>
* add bootloader
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Cyril
a73e0a7b13
Revert "Fixed the ortho60 and ortho48 matrix layout after testing ( #12106 )" ( #13456 )
...
This reverts commit e25f05224f
.
4 years ago
Xelus22
b9902a3f59
[Keyboard] Valor Rev 2 ( #13551 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Drashna Jaelre
9e782e4f14
[Bug] Include gpio.h in solenoid driver for GPIO Control functions ( #13716 )
4 years ago
bomb
2e5cecd704
[Keyboard] Change RGB light defaults for melgeek/mj6xy ( #13657 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago