Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-02 | Update pmw3360 comments to match the datasheet better, fix delays. (#15682) | uqs | |
2022-01-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-02 | Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵ | Vino Rodrigues | |
(#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba. | |||
2022-01-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-01 | BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697) | James Young | |
* fix layout macro reference * correct layout data * correct maintainer field | |||
2021-12-31 | Format code according to conventions (#15693) | QMK Bot | |
2021-12-31 | Fix split pointing for analog joystick (#15691) | Dasky | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2021-12-31 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-30 | [Bug] Fix analog joystick to mouse compilation (#15677) | Dasky | |
2021-12-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) | Drashna Jaelre | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-30 | Fix compilation-database command under MSYS (#15652) | Joel Challis | |
* Fix compilation-database command under MSYS * Add comment | |||
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-30 | [Keyboard] Fix via keymap in charue/charon keyboard (#15642) | Drashna Jaelre | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keymap] Add initial Unicorne keyboard layout for bcat (#15613) | Jonathan Rascher | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK 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 Sync | Drashna Jaelre | |
2021-12-28 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | [Keyboard] Fix sendyyeah/pix oled task function type (#15608) | Drashna Jaelre | |
2021-12-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-28 | [Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607) | Drashna Jaelre | |
2021-12-28 | Move to organization folder (#15481) | yfuku | |
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder. | |||
2021-12-28 | move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) | peepeetee | |
2021-12-28 | [Bug] Include missing string.h include (#15606) | Drashna Jaelre | |
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605) | me-dea | |
2021-12-28 | Format code according to conventions (#15604) | QMK Bot | |
2021-12-28 | [Core] Fix bug and code regression for Split Common (#15603) | Drashna Jaelre | |
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | bandominedoni, 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-27 | pwm3360 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-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | zigotica 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-27 | Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517) | Victor Savu Gabriel | |
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com> | |||
2021-12-27 | Format code according to conventions (#15593) | QMK Bot | |
2021-12-27 | Keebwerk 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-27 | Added BareDev keyboard (#15518) | Fernando Rodrigues | |
* Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY] | |||
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |