summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-024-16/+26
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-021-68/+68
|\
| * Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵Vino Rodrigues2022-01-021-68/+68
| | | | | | | | | | (#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-011-3/+3
|\|
| * BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young2022-01-011-3/+3
| | | | | | | | | | | | | | * fix layout macro reference * correct layout data * correct maintainer field
* | Format code according to conventions (#15693)QMK Bot2021-12-311-1/+1
| |
* | Fix split pointing for analog joystick (#15691)Dasky2021-12-311-2/+4
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-311-2/+2
|\|
| * [Bug] Fix analog joystick to mouse compilation (#15677)Dasky2021-12-301-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-3064-1162/+1290
|\|
| * [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-2964-1162/+1290
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-1/+2
|\|
| * Fix compilation-database command under MSYS (#15652)Joel Challis2021-12-301-1/+2
| | | | | | | | | | * Fix compilation-database command under MSYS * Add comment
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2910-99/+158
|\|
| * [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-2910-99/+158
| |
* | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)Drashna Jaelre2021-12-291-4/+2
| |
* | [Keyboard] Update grs_70ec to use newer custom matrix (#15609)Drashna Jaelre2021-12-291-47/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-1/+1
|\|
| * [Keyboard] Fix via keymap in charue/charon keyboard (#15642)Drashna Jaelre2021-12-301-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2962-35/+1203
|\|
| * [Keyboard] Adding Charon keyboard to Charue family (#15190)ILWrites2021-12-2913-0/+399
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Mode Eighty M80v2 PCB support (#15486)Álvaro A. Volpato2021-12-2949-35/+804
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-297-1/+139
|\|
| * [Keymap] Add initial Unicorne keyboard layout for bcat (#15613)Jonathan Rascher2021-12-297-1/+139
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-0/+1
|\|
| * [Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616)4pplet2021-12-281-0/+1
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | [Keyboard] Update Tractyl Manuform to use Split Pointing Device SyncDrashna Jaelre2021-12-289-211/+65
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-281-4/+3
|\|
| * [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y2021-12-281-4/+3
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-282-2/+2
|\|
| * [Keyboard] Fix sendyyeah/pix oled task function type (#15608)Drashna Jaelre2021-12-272-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-281-1/+0
|\|
| * [Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607)Drashna Jaelre2021-12-281-1/+0
| |
* | Move to organization folder (#15481)yfuku2021-12-2887-33/+84
| | | | | | | | | | | | | | | | | | * move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder.
* | move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)peepeetee2021-12-2830-2/+2
| |
* | [Bug] Include missing string.h include (#15606)Drashna Jaelre2021-12-281-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-271-1/+1
|\|
| * massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605)me-dea2021-12-271-1/+1
| |
* | Format code according to conventions (#15604)QMK Bot2021-12-282-8/+6
| |
* | [Core] Fix bug and code regression for Split Common (#15603)Drashna Jaelre2021-12-282-13/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-279-167/+141
|\|
| * bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287)3araht2021-12-279-167/+141
| | | | | | | | | | | | | | * 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.
* | pwm3360 driver cleanup and diff reduction to adns9800 (#15559)uqs2021-12-274-146/+133
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2724-48/+1639
|\|
| * zigotica userspace add raw_hid_receive (#14869)Sergi Meseguer2021-12-275-48/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517)Victor Savu Gabriel2021-12-274-0/+228
| | | | | | Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com>
| * Keebwerk devices keymaps (#15504)Jesús Vallejo2021-12-275-0/+342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Added BareDev keyboard (#15518)Fernando Rodrigues2021-12-2710-0/+974
| | | | | | | | | | | | | | * Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY]
* | Format code according to conventions (#15593)QMK Bot2021-12-2715-46/+37
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-271-68/+68
|\|