summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Default rgblight (#17855)Joshua Diamond2022-07-305-43/+49
| | | | | * better rgb bindings; improve default * trim firmware size
* More glyph transformations for spidey3 userspace (#17854)Joshua Diamond2022-07-306-102/+131
| | | | | | | | | * add bold and blackboard bold glyph transformations * trim firmware size; cformat * fix typo in macro * trim firmware size a bit more
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-92/+92
|\
| * KPrepublic BM80v2 Touch-Up (#17851)James Young2022-07-302-92/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: correct layout data Fix the size and position of the Backslash key. * readme.md: touch-up formatting * readme.md: switch Bootloader and Docs sections * correct keyboard maintainer
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30327-1192/+1044
|\|
| * Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-30327-1192/+1044
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30148-534/+464
|\|
| * Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-30148-534/+464
| |
* | Implement relative mode for Cirque trackpad (#17760)Drzony2022-07-297-77/+202
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3010-1/+325
|\|
| * [Keyboard] add dyz60-hs (#17763)Bahrul Hidayat2022-07-299-0/+324
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * [Keyboard] Update MNK88 RGB Underglow LED Number (#17833)kopibeng2022-07-291-1/+1
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30130-460/+392
|\|
| * Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-29130-460/+392
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-305-8/+689
|\|
| * [Keymap] Add enigma keymap for contra keyboard (#17829)Chris Swenson2022-07-295-8/+689
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-301-2/+29
|\|
| * KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)James Young2022-07-291-2/+29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3021-0/+1226
|\|
| * [Keyboard] add Zoom87 (#17831)GG2022-07-2921-0/+1226
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-301-1/+1
|\|
| * Fix check when compiling HID Joystick with digital driver (#17844)Drashna Jaelre2022-07-301-1/+1
| |
* | Enable mousekeys by default for RGBKB Sol3 (#17842)Frank Tackitt2022-07-291-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-299-20/+783
|\|
| * kbdfans/bounce/75: correct typos of keyboard name (#17841)James Young2022-07-299-20/+783
| |
* | [Core] RP2040 disable PIO IRQs on serial timeout (#17839)Stefan Kerkmann2022-07-291-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-07-2993-339/+297
|\|
| * Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-2941-143/+127
| |
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-2958-218/+188
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-294-136/+136
|\|
| * KBDfans Bounce75 Touch-Up (#17834)James Young2022-07-294-136/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * kbdfans/bounce/75/hotswap: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 13 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 14 and 8. * kbdfans/bounce/75/soldered: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 14 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 15 and 8. * kbdfans/bounce/75/soldered: fix layer index in keymaps Layer indexes were 0,1,2,1 instead of 0,1,2,3.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2918-131/+304
|\|
| * Wuque Promise87 WKL Refactor (#17828)James Young2022-07-2818-131/+304
| |
* | Rename postprocess_steno_user → post_process_steno_user (#17823)precondition2022-07-283-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-295-8/+36
|\|
| * [Keyboard] fix mistakes in promise87 config (#17830)GG2022-07-285-8/+36
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2898-368/+316
|\|
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-2898-368/+316
| |
* | ChibiOS: use correct status codes in i2c_master.c (#17808)Stefan Kerkmann2022-07-281-2/+2
| | | | | | | | msg_t is MSG_OK in the success case and either MSG_RESET or MSG_TIMEOUT in case of errors. So actually use them in the comparison.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-286-163/+113
|\|
| * feat: encoder map, OLED & encoder kb-level config (#17809)Less/Rikki2022-07-286-163/+113
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-275-0/+254
|\|
| * [Keymap] Add artflag kyria layout (#17778)Arthur2022-07-275-0/+254
| | | | | | | | | | | | | | | | | | * Initial firmware * feedback * updates * update map
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-27100-367/+314
|\|
| * Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-27100-367/+314
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-273-43/+44
|\|
| * Fix SKErgo Keymap (#17812)Kevin Zhao2022-07-273-43/+44
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2784-315/+271
|\|
| * Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-2784-315/+271
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-271-1/+1
|\|