4fe6f3cd7a
Fix split pointing for analog joystick ( #15691 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2021-12-31 15:38:23 -08:00
cbb51eacb0
Merge remote-tracking branch 'origin/master' into develop
2021-12-31 03:28:18 +00:00
3b4d5390f2
[Bug] Fix analog joystick to mouse compilation ( #15677 )
2021-12-30 19:27:51 -08:00
602b0b14d5
Merge remote-tracking branch 'origin/master' into develop
2021-12-30 04:18:05 +00:00
c4551d7ef1
[Keymap] Reorganization, cleanup and readmes for drashna code ( #15617 )
2021-12-29 20:17:34 -08:00
dde5cd1c54
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 21:36:08 +00:00
1a8a842cfb
Fix compilation-database command under MSYS ( #15652 )
...
* Fix compilation-database command under MSYS
* Add comment
2021-12-30 08:35:35 +11:00
c8af82432d
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 14:15:23 +00:00
906108fb48
[Keyboard] Update to ZSA Keyboards ( #15644 )
2021-12-29 06:14:48 -08:00
f85b945c32
[Keyboard] Fix compiler issue with tractyl manuform 4x6 ( #15646 )
2021-12-29 05:54:57 -08:00
0d02af816b
[Keyboard] Update grs_70ec to use newer custom matrix ( #15609 )
2021-12-29 05:26:28 -08:00
42caee329f
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 13:06:10 +00:00
bdce7c8d4a
[Keyboard] Fix via keymap in charue/charon keyboard ( #15642 )
2021-12-30 00:05:37 +11:00
6636c21453
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 10:57:52 +00:00
88a8bdbb3a
[Keyboard] Adding Charon keyboard to Charue family ( #15190 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-12-29 02:57:40 -08:00
dea23720e6
[Keyboard] Add Mode Eighty M80v2 PCB support ( #15486 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-12-29 02:57:22 -08:00
7d6a7e195c
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 10:56:54 +00:00
9475767e7a
[Keymap] Add initial Unicorne keyboard layout for bcat ( #15613 )
2021-12-29 02:56:16 -08:00
967b3b351b
Merge remote-tracking branch 'origin/master' into develop
2021-12-29 04:26:09 +00:00
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 >
2021-12-28 20:25:41 -08:00
9d801cb03d
[Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync
2021-12-28 20:25:06 -08:00
db38fb1a60
Merge remote-tracking branch 'origin/master' into develop
2021-12-28 21:01:23 +00:00
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>
2021-12-28 13:00:49 -08:00
98823ff8fc
Merge remote-tracking branch 'origin/master' into develop
2021-12-28 05:13:45 +00:00
787f15b58f
[Keyboard] Fix sendyyeah/pix oled task function type ( #15608 )
2021-12-27 21:13:11 -08:00
13e8fea023
Merge remote-tracking branch 'origin/master' into develop
2021-12-28 03:35:37 +00:00
6aa0c15fca
[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap ( #15607 )
2021-12-28 14:35:07 +11:00
60b4ee1df3
Move to organization folder ( #15481 )
...
* move directory
* fix
* move wings42 to dailycraft
* Adjust wings42 to work with organization folder.
2021-12-28 14:34:24 +11:00
6151b365f9
move bm65hsrgb_iso and bm68hsrgb to rev1/ ( #15132 )
2021-12-28 14:32:34 +11:00
14d5c3f2f1
[Bug] Include missing string.h include ( #15606 )
2021-12-28 10:57:41 +11:00
cd3db41d06
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 23:34:28 +00:00
8b9657471e
massdrop/thekey: macos requires LGUI modifier instead of LCTL ( #15605 )
2021-12-27 15:33:53 -08:00
25707cad5c
Format code according to conventions ( #15604 )
2021-12-28 10:08:44 +11:00
c86baf3ece
[Core] Fix bug and code regression for Split Common ( #15603 )
2021-12-28 10:01:51 +11:00
2689e360ce
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 10:28:33 +00:00
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.
2021-12-27 21:27:15 +11:00
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.
2021-12-27 21:26:09 +11:00
0709d208db
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 10:25:01 +00:00
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 >
2021-12-27 21:24:14 +11:00
6ec9cd511d
Addd victorsavu3's Keychron Q1 keymap (ISO) ( #15517 )
...
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com >
2021-12-27 21:22:27 +11:00
be2265d0d1
Format code according to conventions ( #15593 )
2021-12-27 21:20:52 +11:00
27fd6b7462
Keebwerk devices keymaps ( #15504 )
...
* Keymap with status leds animations
* Midi2Vol keymap
* Coding conventions
* Coding Conventions
* rename directory
* Midi2Vol keymap
* Update to follow coding conventions
* Rename keyboards/keebwerk/nano_slider/keymaps/Midi2Vol/keymap.c to keyboards/keebwerk/nano_slider/keymaps/midi2vol/keymap.c
* Rename keyboards/keebwerk/nano_slider/keymaps/Midi2Vol/readme.md to keyboards/keebwerk/nano_slider/keymaps/midi2vol/readme.md
* Update keyboards/keebwerk/mega/ansi/keymaps/jesusvallejo/keymap.c
Wild slash typo.
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/keebwerk/nano_slider/keymaps/midi2vol/keymap.c
Changed define for an enum.
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-12-27 21:20:23 +11:00
58600146a9
Added BareDev keyboard ( #15518 )
...
* Added BareDev keyboard
* Updated readme.md to reflect handwired directory
* Simplified keycodes for basic GUI + [KEY]
2021-12-27 21:19:34 +11:00
1127e0da6b
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 10:18:38 +00:00
f08824f6eb
Fix for SPI write timing in PMW3360 driver ( #15519 )
...
Timing does not match Pixart documentation for this sensor (may have been carried forward from adns9800).
Not aware of any issues coming from this currently.
It should only cause issues when writing to multiple registers in succession which currently only happens during initialization for the PMW3360.
This should prevent future issues with write operations if other features of the sensor are added.
2021-12-27 21:18:35 +11:00
235c666f3d
mkiirgb/v3: Swap R and G lanes to achieve correct RGB. ( #15511 )
2021-12-27 21:18:04 +11:00
740c47d4d7
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 10:17:45 +00:00
52b53ccf38
Add 'capslock backlight' feature to Iron180 ( #15462 )
...
* Add 'capslock backlight' capability to Iron180
* Update readme
* Revers CAPSLOCK_BACKLIGHT back to default
2021-12-27 21:17:12 +11:00
c929b7aadf
Merge remote-tracking branch 'origin/master' into develop
2021-12-27 10:16:53 +00:00
067d94f0b6
Add layer condition example to encoder callback function ( #15490 )
...
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-27 21:16:19 +11:00