summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove stray UNUSED_PINS (#19639)Joel Challis2023-01-207-14/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2033-84/+106
|\|
| * Refactor some layouts which contain keyboard name (#19642)Joel Challis2023-01-2033-84/+106
| |
* | Fix mk0_avr_extra PIN_COMPATIBLE lint warning (#19640)Joel Challis2023-01-201-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-17/+16
|\|
| * Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635)leviport2023-01-191-17/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-194-22/+48
|\|
| * Minor cleanup to breaking/checklist docs. (#19596)Nick Brassel2023-01-194-22/+48
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Print distro in doctor output (#19633)Joel Challis2023-01-193-8/+41
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-19100-91/+195
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-19100-91/+195
| | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* | Fix 'No LAYOUTs defined' check (#19537)Joel Challis2023-01-192-1/+7
| |
* | De-duplicate platform detection (#19603)Joel Challis2023-01-198-18/+21
| |
* | `qmk compile`/`qmk flash` - Validate keymap argument (#19530)Joel Challis2023-01-192-2/+32
| |
* | Add support for current/voltage measurement on Ghoul. (#19630)Nick Brassel2023-01-195-6/+7
| |
* | Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)Nick Brassel2023-01-195-185/+0
| |
* | Remove `make all-<platform>` build targets (#19496)Joel Challis2023-01-194-28/+3
| |
* | Add analog support for RP2040 (#19453)Sergey Vlasov2023-01-199-9/+42
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Add alias support for converters (#19563)Joel Challis2023-01-182-0/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-181-4/+8
|\|
| * Allow for wildcard filtering in `qmk mass-compile` (#19625)Nick Brassel2023-01-181-4/+8
| |
* | Add f303 to tinyuf2 bootloader support (#19620)Joel Challis2023-01-183-3/+95
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1813-0/+846
|\|
| * [Keyboard] Add Mino Plus Keyboard (#19535)Shandon Anderson2023-01-1813-0/+846
| | | | | | Co-authored-by: Shandon Anderson <shandon@shandon.codes>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1818-0/+706
|\|
| * [Keyboard] Add tata80 (#19445)spbgzh2023-01-1818-0/+706
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-181-1/+1
|\|
| * updating productId for via compat (#19611)lukeski142023-01-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-182-2/+2
|\|
| * Use consistent highlight format (#19619)Albert Y2023-01-181-1/+1
| |
| * Reduce RGB maximum brightness (#19618)Albert Y2023-01-181-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-181-2/+8
|\|
| * Highlight inclusion of extern macro (#19614)Albert Y2023-01-181-2/+8
| |
* | [Keyboard] keebio/iris document LED matrix (#19588)Dean Scarff2023-01-171-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-175-0/+194
|\|
| * [Keymap] Add saph1s keymap for KPrepublic BM80v2 (#19608)Anton2023-01-175-0/+194
| | | | | | Co-authored-by: jack <0x6A73@pm.me>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-171-1/+1
|\|
| * Format code according to conventions (#19615)QMK Bot2023-01-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-1711-0/+348
|\|
| * [Keyboard] Add kt3700 (#19432)Ivan Gromov2023-01-1611-0/+348
| | | | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-171-22/+22
|\|
| * [Keyboard] Waterfowl - Updated default keymap (#19438)JW25862023-01-161-22/+22
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-179-0/+263
|\|
| * [Keyboard] add kamigakushi (#19514)Alabahuy2023-01-169-0/+263
| |
* | Process Tap Dances before WPM/Velocikey (#19599)Jouke Witteveen2023-01-161-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-179-0/+421
|\|
| * [Keyboard] Add Bubble 75 (#18863)d-floe2023-01-169-0/+421
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-179-0/+292
|\|
| * [Keyboard] Add ERA65 (#19591)era2023-01-169-0/+292
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Refactor pixel rain animation (#19606)Albert Y2023-01-161-6/+6
| |