QMK Bot
c32a329583
Format code according to conventions ( #15705 )
3 years ago
QMK Bot
668e6b8e92
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Albert Y
6f043c5497
Volume as default encoder documentation example ( #15678 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
peepeetee
89f7378569
move @yangdigi 's keyboards to a YDKB folder ( #15681 )
3 years ago
uqs
8b44eaa63e
Update pmw3360 comments to match the datasheet better, fix delays. ( #15682 )
3 years ago
QMK Bot
367e2bb0ff
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Vino Rodrigues
f3c080b4b4
Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. ( #15511 )" ( #15660 )
...
This reverts commit 235c666f3d
.
3 years ago
QMK Bot
6513e0cea3
Merge remote-tracking branch 'origin/master' into develop
3 years ago
James Young
a7735b614f
BM60HSRGB Poker rev2: Fix QMK Configurator Implementation ( #15697 )
...
* fix layout macro reference
* correct layout data
* correct maintainer field
3 years ago
QMK Bot
5fcdff9935
Format code according to conventions ( #15693 )
3 years ago
Dasky
4fe6f3cd7a
Fix split pointing for analog joystick ( #15691 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
QMK Bot
cbb51eacb0
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Dasky
3b4d5390f2
[Bug] Fix analog joystick to mouse compilation ( #15677 )
3 years ago
QMK Bot
602b0b14d5
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
c4551d7ef1
[Keymap] Reorganization, cleanup and readmes for drashna code ( #15617 )
3 years ago
QMK Bot
dde5cd1c54
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Joel Challis
1a8a842cfb
Fix compilation-database command under MSYS ( #15652 )
...
* Fix compilation-database command under MSYS
* Add comment
3 years ago
QMK Bot
c8af82432d
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
906108fb48
[Keyboard] Update to ZSA Keyboards ( #15644 )
3 years ago
Drashna Jaelre
f85b945c32
[Keyboard] Fix compiler issue with tractyl manuform 4x6 ( #15646 )
3 years ago
Drashna Jaelre
0d02af816b
[Keyboard] Update grs_70ec to use newer custom matrix ( #15609 )
3 years ago
QMK Bot
42caee329f
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
bdce7c8d4a
[Keyboard] Fix via keymap in charue/charon keyboard ( #15642 )
3 years ago
QMK Bot
6636c21453
Merge remote-tracking branch 'origin/master' into develop
3 years ago
ILWrites
88a8bdbb3a
[Keyboard] Adding Charon keyboard to Charue family ( #15190 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Álvaro A. Volpato
dea23720e6
[Keyboard] Add Mode Eighty M80v2 PCB support ( #15486 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
QMK Bot
7d6a7e195c
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Jonathan Rascher
9475767e7a
[Keymap] Add initial Unicorne keyboard layout for bcat ( #15613 )
3 years ago
QMK Bot
967b3b351b
Merge remote-tracking branch 'origin/master' into develop
3 years ago
4pplet
c6ad3bf23d
[Keymap] Bug fix nordic60, enable underglow for VIA firmware ( #15616 )
...
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
3 years ago
Drashna Jaelre
9d801cb03d
[Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync
3 years ago
QMK Bot
db38fb1a60
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Albert Y
3dee6e28dd
[Docs] Clarify placement and usage of RGB matrix effect inc files ( #15572 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: filterpaper <filterpaper@localhost>
3 years ago
QMK Bot
98823ff8fc
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
787f15b58f
[Keyboard] Fix sendyyeah/pix oled task function type ( #15608 )
3 years ago
QMK Bot
13e8fea023
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Drashna Jaelre
6aa0c15fca
[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap ( #15607 )
3 years ago
yfuku
60b4ee1df3
Move to organization folder ( #15481 )
...
* move directory
* fix
* move wings42 to dailycraft
* Adjust wings42 to work with organization folder.
3 years ago
peepeetee
6151b365f9
move bm65hsrgb_iso and bm68hsrgb to rev1/ ( #15132 )
3 years ago
Drashna Jaelre
14d5c3f2f1
[Bug] Include missing string.h include ( #15606 )
3 years ago
QMK Bot
cd3db41d06
Merge remote-tracking branch 'origin/master' into develop
3 years ago
me-dea
8b9657471e
massdrop/thekey: macos requires LGUI modifier instead of LCTL ( #15605 )
3 years ago
QMK Bot
25707cad5c
Format code according to conventions ( #15604 )
3 years ago
Drashna Jaelre
c86baf3ece
[Core] Fix bug and code regression for Split Common ( #15603 )
3 years ago
QMK Bot
2689e360ce
Merge remote-tracking branch 'origin/master' into develop
3 years ago
3araht
4e077250d5
bandominedoni, Drashna's method is applied to encoder_update_kb. ( #15287 )
...
* Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc.
* Disabled some RGB MATRIX effects to shrink the firmware size.
* via # of layers changed from 5 to 4.
3 years ago
uqs
d3952523fe
pwm3360 driver cleanup and diff reduction to adns9800 ( #15559 )
...
* Diff reduction between ADNS9800 and PMW3360 drivers.
They are very similar devices. This (somewhat) unreadable diff is
essentially a no-op, but it makes a `vimdiff` between the 2 drivers much
more readable.
* Cleanup pwm3360 driver some more.
Remove redundant calls to spi_start() and spi_stop(), as pmw3360_write()
will already call these.
3 years ago
QMK Bot
0709d208db
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Sergi Meseguer
07465c0ebb
zigotica userspace add raw_hid_receive ( #14869 )
...
* zigotica userspace add raw_hid_receive
* add 3 keys to figma keymap
* add 2 keys to vim keymap
* improve vim keys
* add 3 keys to browser keymap
* comment typo
* shorten SEND_STRING
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Victor Savu Gabriel
6ec9cd511d
Addd victorsavu3's Keychron Q1 keymap (ISO) ( #15517 )
...
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com>
3 years ago