summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02[Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685)ripdog
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03Fix DracuLad keymap to accomodate for breaking changes. (#15713)Mango The Fourth
Co-authored-by: MangoIV <mangoiv@outlook.com>
2022-01-02Format code according to conventions (#15705)QMK Bot
2022-01-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02Volume as default encoder documentation example (#15678)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-02move @yangdigi 's keyboards to a YDKB folder (#15681)peepeetee
2022-01-02Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs
2022-01-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵Vino Rodrigues
(#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba.
2022-01-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-01BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young
* fix layout macro reference * correct layout data * correct maintainer field
2021-12-31Format code according to conventions (#15693)QMK Bot
2021-12-31Fix split pointing for analog joystick (#15691)Dasky
Co-authored-by: Nick Brassel <nick@tzarc.org>
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.