summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added MacOS Support for BigKnob (#19693)Kassandra Karan2023-02-032-0/+48
| |
| * Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-03925-2805/+2
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0270-0/+4474
| |\ | |/ |/|
* | [Keyboard] Add Keychron V6 (#19498)lalalademaxiya12023-02-0244-0/+2849
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Add Keychron V10 (#19504)lalalademaxiya12023-02-0226-0/+1625
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0236-113/+1189
| |\ | |/ |/|
* | [Keyboard] Add rev_0131 for Keychron Q0 (#19547)lalalademaxiya12023-02-0219-113/+545
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465)TommyZ2023-02-0217-0/+644
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-025-43/+35
| |\ | |/ |/|
* | [Keyboard] Add Crin (#18065)Andrew Kannan2023-02-025-43/+35
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-022-2/+8
| |\ | |/ |/|
* | Politely ask people not to submit issues to add support for unknown ↵Nick Brassel2023-02-032-2/+8
| | | | | | | | keyboards. (#19737)
| * Add commit info to `version.h` (#19542)Pablo Martínez2023-02-022-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * Fix import order * Fix deleted code instead of debug print line * Format * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Ryan <fauxpark@gmail.com> * Renaming * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/git.py Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-028-0/+420
| |\ | |/ |/|
* | adding pi60 (#19431)ziptyze2023-02-028-0/+420
| | | | | | | | | | | | | | * updates to 1up product line Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
| * QP: Correct rotation and offset when using LVGL (#19713)jpe2302023-02-021-7/+13
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Joel Challis <git@zvecr.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-012-4/+8
| |\ | |/ |/|
* | zweihander-macos: Update keys, add capslock (#19730)adiabatic2023-02-012-4/+8
| | | | | | | | | | * Update to current Scroll Lock/Power names * Replace `'` with `⇪`
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-016-0/+319
| |\ | |/ |/|
* | [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711)a_marmot2023-02-016-0/+319
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-014-0/+95
| |\ | |/ |/|
* | add Mecx Labs mp1 macropad (#19064)Patryk2023-02-014-0/+95
| | | | | | | | * add mecxlabs mp1 macropad Co-authored-by: Joel Challis <git@zvecr.com>
| * Fix midi after recent refactoring (#19723)Joel Challis2023-01-311-0/+4
| |
| * Clean up Force NKRO in config.h (#19718)Ryan2023-01-30625-13108/+11
| |
| * Strip out more of config_common (#19722)Joel Challis2023-01-304-12/+2
| |
| * Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312368-2377/+11
| |
| * Normalise Swap Hands keycodes (#19720)Ryan2023-01-3016-47/+109
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-301-2/+3
| |\ | |/ |/|
* | Accumulate version.h generator flags. (#19716)Nick Brassel2023-01-301-2/+3
| |
| * Merge remote-tracking branch 'upstream/master' into developfauxpark2023-01-3054-140/+1311
| |\ | |/ |/|
* | Clean up `qmk generate-autocorrect-data` (#19710)Ryan2023-01-302-46/+42
| |
* | Add base firmware for the Frog Numpad (#19698)Wolf Van Herreweghe2023-01-298-0/+279
| | | | | | | | | | Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | [Keyboard] Baion 808 (#19690)yiancar2023-01-299-0/+436
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: yiancar <yiancar@gmail.com>
* | Additional handedness by EEPROM examples (#19686)Albert Y2023-01-281-17/+14
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* | VIA keymap for Reviung 34. (#19694)azhizhinov2023-01-272-0/+72
| | | | | | VIA keymap for Reviung 34.
* | [Keyboard] Update effects for Keychron Q2 (#19685)adophoxia2023-01-271-1/+4
| |
* | Swap LED_PIN_ON_STATE to 0. (#19692)Patrick Muldoon2023-01-271-0/+1
| | | | | | | | | | | | | | User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state
* | Add RP2040 SCRAMBLE v2 (#19489)Jay Greco2023-01-2713-51/+288
| |
* | VIA keymap for the dactyl manuform 4x6 (#19668)AnotherStranger2023-01-263-0/+137
| | | | | | | | Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Rename `LAYOUT` macros identifier that contained the keyboard name (#19657)Charly Delay2023-01-2614-25/+38
| |
| * Move MIDI code out of tmk_core (#19704)Ryan2023-01-3020-23/+11
| |
| * Relocate diode direction definitions (#19715)Joel Challis2023-01-302-4/+4
| |
| * Remove deprecated Quantum keycodes (#19712)Ryan2023-01-2960-386/+102
| |
| * Fix 19701 mergeJoel Challis2023-01-281-2/+0
| |
| * Fix quantum ring_buffer for ChibiOS (#19683)Joel Challis2023-01-283-7/+22
| |
| * Split out mcu_selection to platform (#19701)Joel Challis2023-01-294-922/+922
| |
| * Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-28623-2075/+1
| |
| * fix pegasushoof caps light, add via keymap (#19649)wangfuco2023-01-2617-143/+85
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2610-0/+615
| |\ | |/ |/|
* | new keyboard: edinburgh41 (#19569)schwarzer-geiger2023-01-2610-0/+615
| | | | | | | | | | | | | | | | * added edinburgh41 Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>