summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-19Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner
2022-09-19Enable more BDN9 RGB effects (#18420)Danny
2022-09-19[Keyboard] Sodium50 - Fix configuration (#18422)Derek
2022-09-19[Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss86
* [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>
2022-09-18Add home row modifiers to dshields keymaps. (#18376)Daniel Shields
2022-09-19Reduce charue/sunsetter_r2 firmware size (#18378)Joel Challis
* Reduce charue/sunsetter_r2 firmware size * add rules.mk
2022-09-18Add encoder map to BDN9 VIA keymap (#18388)Danny
2022-09-18FIx ARRAYSIZE def and Murphpad string array (#18392)jonavin
Co-authored-by: Jonavin <=>
2022-09-19Fixup axon40 lint. (#18409)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-18[keyboard] kbdfans/kbd75rgb info.json fix (#18391)Less/Rikki
2022-09-16Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (#18386)dependabot[bot]
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>
2022-09-16Quark revision - rotary encoder and 7u support (#17664)npspears
by npspears
2022-09-16Initial support for Tetromino added (#18341)an_achronism
by the spherical lad @an-achronism
2022-09-16Add ability to remove temporary files during multibuild. (#18381)Nick Brassel
2022-09-16Fix handwired/swiftrax/bumblebee layout macro (#18377)Joel Challis
2022-09-15[Keyboard] Add pi40 (#18207)ziptyze
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-14[Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358)Vino Rodrigues
2022-09-15Fix problem that Chidori is not recognized by host computer. (#17882)ENDO Katsuhiro
2022-09-15[Keyboard] Add a new keyboard 'plum47' (#18359)Drew Hamilton
2022-09-15[Docs] RESET -> QK_BOOT (#18365)Joel Challis
2022-09-14Remove `RESET` keycodes from fjlabs keyboards (#18364)jack
2022-09-14[Keyboard] Add Vector PCB (#17380)Andrew Kannan
2022-09-14[Keyboard] Add Calice (#17929)jels
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-14GeonWorks Frog Mini Soldered Layout Rework (#18308)James Young
2022-09-14[Keyboard] Add skmt/15k keyboard (#18321)satorusaka
Co-authored-by: Joel Challis <git@zvecr.com>
2022-09-14[Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (#18265)Ramon Imbao
2022-09-14Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0 (#18355)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14fix: Remove TERM_ON/TERM_OFF from my keymap (#18354)Reibl János Dániel
2022-09-13Bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 (#18344)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12Fix keyboard_name for Unicomp Classic/Ultra Classic keyboards (#18327)Purdea Andrei
2022-09-12Add EM.8 keyboard (#18328)ebastler
by ebastler
2022-09-11fixed missing x coordinate on spacebar (#18330)Vino Rodrigues
2022-09-10GMMK2: Fix 'ISO' within product name (#18322)Joel Challis
2022-09-09Added gmmk v2 p65 keyboard. (#18185)Joy Lee
2022-09-09Fix '_RIGHT' matrix pins lint error (#18320)Joel Challis
2022-09-09Fix DD use within boardsource/microdox (#18319)Joel Challis
2022-09-09'soda/cherish' support apm32f072 (#18316)ZhaoYou.Ge
2022-09-09Add via support for 6key (#18082)Jacqueline Liang
2022-09-09Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315)James Young
* Hillside 46 info.json: fix syntax error * Hillside 46 info.json: remove dead space * Hillside 52 info.json: remove dead space
2022-09-07Add Iris Rev. 6b (#18307)Danny
2022-09-07GeonWorks Frog Mini Hotswap Layout Rework (#18305)James Young
* 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
2022-09-07Update Iris VIA configuration (#18306)Danny
* Update RGB matrix max brightness * Remove old VIA workaround code * Fix default encoder rotations for encoder map
2022-09-07[Keyboard] Wearhaus66 correct matrix (#18284)mechlovin
2022-09-07enable RGB matrix effects for drop ctrl (#18291)David Luo
2022-09-07[Keymap] removed else in numlock led if statement (#18304)syntax-magic
2022-09-07added a new kprepublic/bm40hsrgb keymap called dan (#18301)syntax-magic
by syntax-magic
2022-09-07Delete my keymaps (#18302)ddeklerk
2022-09-06keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295)Michael Stapelberg
This makes more keys function as printed on the actual keyboard :)
2022-09-06Fungo rev1: fix QMK Configurator key sequence (#18293)James Young
* info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence
2022-09-06Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis
* Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>