summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-30[Bug] Fix analog joystick to mouse compilation (#15677)Dasky
2021-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-30Fix compilation-database command under MSYS (#15652)Joel Challis
* Fix compilation-database command under MSYS * Add comment
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-29[Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre
2021-12-29[Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)Drashna Jaelre
2021-12-29[Keyboard] Update grs_70ec to use newer custom matrix (#15609)Drashna Jaelre
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-30[Keyboard] Fix via keymap in charue/charon keyboard (#15642)Drashna Jaelre
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-29[Keyboard] Adding Charon keyboard to Charue family (#15190)ILWrites
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-29[Keyboard] Add Mode Eighty M80v2 PCB support (#15486)Álvaro A. Volpato
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-29[Keymap] Add initial Unicorne keyboard layout for bcat (#15613)Jonathan Rascher
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-28[Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616)4pplet
Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
2021-12-28[Keyboard] Update Tractyl Manuform to use Split Pointing Device SyncDrashna Jaelre
2021-12-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-28[Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27[Keyboard] Fix sendyyeah/pix oled task function type (#15608)Drashna Jaelre
2021-12-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-28[Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607)Drashna Jaelre
2021-12-28Move to organization folder (#15481)yfuku
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.
2021-12-28move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)peepeetee
2021-12-28[Bug] Include missing string.h include (#15606)Drashna Jaelre
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605)me-dea
2021-12-28Format code according to conventions (#15604)QMK Bot
2021-12-28[Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht
* 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-27pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs
* 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-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27zigotica userspace add raw_hid_receive (#14869)Sergi Meseguer
* 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-27Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517)Victor Savu Gabriel
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com>
2021-12-27Format code according to conventions (#15593)QMK Bot
2021-12-27Keebwerk devices keymaps (#15504)Jesús Vallejo
* 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-27Added BareDev keyboard (#15518)Fernando Rodrigues
* Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY]
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27Fix for SPI write timing in PMW3360 driver (#15519)Alabastard-64
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-27mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)Kyrylo Mikos
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27Add 'capslock backlight' feature to Iron180 (#15462)Álvaro A. Volpato
* Add 'capslock backlight' capability to Iron180 * Update readme * Revers CAPSLOCK_BACKLIGHT back to default
2021-12-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-27Add layer condition example to encoder callback function (#15490)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan