summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\|
| * mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)Kyrylo Mikos2021-12-271-68/+68
| |
* | Fix for SPI write timing in PMW3360 driver (#15519)Alabastard-642021-12-271-3/+3
| | | | | | | | | | | | 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-273-1/+32
|\|
| * Add 'capslock backlight' feature to Iron180 (#15462)Álvaro A. Volpato2021-12-273-1/+32
| | | | | | | | | | | | | | * Add 'capslock backlight' capability to Iron180 * Update readme * Revers CAPSLOCK_BACKLIGHT back to default
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-276-35/+184
|\|