summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-1912-9/+54
| | | | | | | | | * Add encoder map to Quefrency VIA keymap * Explicitly define which RGB animations are enabled * Set different PID to prep for different VIA .json usage * Add ifdefs to handle if ENCODER_ENABLE is set to NO
* Fix boardsource/lulu RGB matrix (#18407)Felix Springer2022-09-191-45/+45
| | | | | | | | | | | | | | | | | * Fix ordering of entries for RGB matrix. * Fix typos in RGB matrix definition. These matrix indices overlapped. * Improve positions in RGB matrix. The rotary encoder and the key below that are in a new column. The rotary encoder's height is inbetween rows. The key below is kind of off-axis and thus hard to pin down to a specific location. The modifer keys in the bottom row are staggered compared to the other columns.
* Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner2022-09-191-1/+1
|
* Enable more BDN9 RGB effects (#18420)Danny2022-09-191-0/+2
|
* [Keyboard] Sodium50 - Fix configuration (#18422)Derek2022-09-192-3/+3
|
* [Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss862022-09-195-187/+198
| | | | | | | | | | | * [Docs] Extract 'Layer Change Code' and EEPROM * adjust wording * Update docs/custom_quantum_functions.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-184-3/+11
|
* Reduce charue/sunsetter_r2 firmware size (#18378)Joel Challis2022-09-192-3/+4
| | | | | * Reduce charue/sunsetter_r2 firmware size * add rules.mk
* Add encoder map to BDN9 VIA keymap (#18388)Danny2022-09-182-15/+19
|
* FIx ARRAYSIZE def and Murphpad string array (#18392)jonavin2022-09-182-1/+3
| | | Co-authored-by: Jonavin <=>
* Fixup axon40 lint. (#18409)Nick Brassel2022-09-191-1/+0
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [keyboard] kbdfans/kbd75rgb info.json fix (#18391)Less/Rikki2022-09-181-0/+95
|
* Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386)dependabot[bot]2022-09-161-1/+1
| | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Quark revision - rotary encoder and 7u support (#17664)npspears2022-09-169-19/+207
| | | by npspears
* Initial support for Tetromino added (#18341)an_achronism2022-09-167-0/+475
| | | by the spherical lad @an-achronism
* Add ability to remove temporary files during multibuild. (#18381)Nick Brassel2022-09-161-1/+17
|
* Fix handwired/swiftrax/bumblebee layout macro (#18377)Joel Challis2022-09-161-1/+1
|
* [Keyboard] Add pi40 (#18207)ziptyze2022-09-1512-0/+1235
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues2022-09-146-31/+60
|
* Fix problem that Chidori is not recognized by host computer. (#17882)ENDO Katsuhiro2022-09-151-0/+8
|
* [Keyboard] Add a new keyboard 'plum47' (#18359)Drew Hamilton2022-09-156-0/+286
|
* [Docs] RESET -> QK_BOOT (#18365)Joel Challis2022-09-1519-54/+54
|
* Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-144-4/+4
|
* [Keyboard] Add Vector PCB (#17380)Andrew Kannan2022-09-146-0/+153
|
* [Keyboard] Add Calice (#17929)jels2022-09-149-0/+341
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* GeonWorks Frog Mini Soldered Layout Rework (#18308)James Young2022-09-147-58/+1590
|
* [Keyboard] Add skmt/15k keyboard (#18321)satorusaka2022-09-149-0/+288
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao2022-09-148-226/+54
|
* 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>
* fix: Remove TERM_ON/TERM_OFF from my keymap (#18354)Reibl János Dániel2022-09-141-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>
* 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
|
* 'soda/cherish' support apm32f072 (#18316)ZhaoYou.Ge2022-09-091-0/+3
|
* Add via support for 6key (#18082)Jacqueline Liang2022-09-098-69/+102
|
* 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 Iris Rev. 6b (#18307)Danny2022-09-076-0/+281
|
* 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
* 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
* [Keyboard] Wearhaus66 correct matrix (#18284)mechlovin2022-09-071-1/+1
|
* enable RGB matrix effects for drop ctrl (#18291)David Luo2022-09-072-1/+23
|
* [Keymap] removed else in numlock led if statement (#18304)syntax-magic2022-09-071-2/+1
|
* added a new kprepublic/bm40hsrgb keymap called dan (#18301)syntax-magic2022-09-072-0/+336
| | | by syntax-magic
* Delete my keymaps (#18302)ddeklerk2022-09-073-157/+0
|
* keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295)Michael Stapelberg2022-09-061-2/+28
| | | This makes more keys function as printed on the actual keyboard :)