summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-149-0/+341
|\|
| * [Keyboard] Add Calice (#17929)jels2022-09-149-0/+341
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-147-58/+1590
|\|
| * GeonWorks Frog Mini Soldered Layout Rework (#18308)James Young2022-09-147-58/+1590
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-149-0/+288
|\|
| * [Keyboard] Add skmt/15k keyboard (#18321)satorusaka2022-09-149-0/+288
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-148-226/+54
|\|
| * [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao2022-09-148-226/+54
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-141-1/+1
|\|
| * Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0 (#18355)dependabot[bot]2022-09-141-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-141-1/+1
|\|
| * fix: Remove TERM_ON/TERM_OFF from my keymap (#18354)Reibl János Dániel2022-09-141-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-131-1/+1
|\|
| * Bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 (#18344)dependabot[bot]2022-09-131-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developJoshua Diamond2022-09-1239-99/+1583
|\|
| * Fix keyboard_name for Unicomp Classic/Ultra Classic keyboards (#18327)Purdea Andrei2022-09-122-2/+2
| |
| * Add EM.8 keyboard (#18328)ebastler2022-09-127-0/+326
| | | | | | by ebastler
| * fixed missing x coordinate on spacebar (#18330)Vino Rodrigues2022-09-111-1/+1
| |
| * GMMK2: Fix 'ISO' within product name (#18322)Joel Challis2022-09-101-0/+3
| |
| * Added gmmk v2 p65 keyboard. (#18185)Joy Lee2022-09-0923-0/+1247
| |
| * Fix '_RIGHT' matrix pins lint error (#18320)Joel Challis2022-09-091-1/+1
| |
| * Fix DD use within boardsource/microdox (#18319)Joel Challis2022-09-094-95/+3
| |
* | Adapt to unicode refactoring (#18345)Joshua Diamond2022-09-124-3/+3
| |
* | [Docs] Fix docs regarding cirque pinnacle attenuation (#18279)Thomas2022-09-121-10/+10
| |
* | Refactor Unicode feature (#18333)Ryan2022-09-1215-506/+591
| |
* | Reboot wb32 devices after flashing (#18323)Joel Challis2022-09-101-1/+2
| |
* | RN42 driver: small cleanups (#18310)Ryan2022-09-092-15/+21
| | | | | | | | | | | | | | | | | | * RN42 driver: small cleanups * Include header * Fix mouse report per RN42 UG * Spacing for consistency
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-091-0/+3
|\|
| * 'soda/cherish' support apm32f072 (#18316)ZhaoYou.Ge2022-09-091-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-098-69/+102
|\|
| * Add via support for 6key (#18082)Jacqueline Liang2022-09-098-69/+102
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-092-118/+118
|\|
| * Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315)James Young2022-09-092-118/+118
| | | | | | | | | | | | | | * Hillside 46 info.json: fix syntax error * Hillside 46 info.json: remove dead space * Hillside 52 info.json: remove dead space
* | Add Elite-Pi converter (#18236)Danny2022-09-086-3/+58
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-076-0/+281
|\|
| * Add Iris Rev. 6b (#18307)Danny2022-09-076-0/+281
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-074-60/+424
|\|
| * GeonWorks Frog Mini Hotswap Layout Rework (#18305)James Young2022-09-074-60/+424
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fmh.h: add matrix diagram * info.json: apply friendly formatting * physically arrange LAYOUT_all macro Move position `K5D` (right half of Split Backspace) to the end of the top row. * rename LAYOUT_all to LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_hhkb * add LAYOUT_60_ansi_wkl * add LAYOUT_60_ansi_wkl_split_bs_rshift * enable Community Layouts support
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-074-66/+5
|\|
| * Update Iris VIA configuration (#18306)Danny2022-09-074-66/+5
| | | | | | | | | | | | | | * Update RGB matrix max brightness * Remove old VIA workaround code * Fix default encoder rotations for encoder map
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-071-1/+1
|\|
| * [Keyboard] Wearhaus66 correct matrix (#18284)mechlovin2022-09-071-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-072-1/+23
|\|
| * enable RGB matrix effects for drop ctrl (#18291)David Luo2022-09-072-1/+23
| |
* | Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-076-64/+61
| | | | | | | | | | | | | | | | | | | | | | * Move Bluetooth-related function calls up to host/keyboard level * Remove pointless set_output() call * Move bluetooth (rn42) init to end of keyboard_init() * Enable SPI/UART for ChibiOS targets * Some more slight tweaks
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-071-2/+1
|\|
| * [Keymap] removed else in numlock led if statement (#18304)syntax-magic2022-09-071-2/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-072-0/+336
|\|
| * added a new kprepublic/bm40hsrgb keymap called dan (#18301)syntax-magic2022-09-072-0/+336
| | | | | | by syntax-magic
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-073-157/+0
|\|