summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1711-13/+159
|\|
| * Planck swap hand matrix for rev6, fixing issue #17388 (#17389)Jens-Petter Sandvik2022-07-1711-13/+159
| | | | | | | | | | | | | | | | | | * Add correct hand_swap_config matrix for planck_rev6 and planck_rev6_drop * Make sure indentations are consistent * Make the rev6 hand_swap_config matrix the default, also correct for ez. * Move hand_swap_config matrix from planck.c to revision subdirectories
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1714-0/+579
|\|
| * [Keymap] teimor keymap for Keychron Q1 (#16396)Teimor Epstein2022-07-1614-0/+579
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * teimor keymap * quickfix and cleanup * update readme * quickfix and cleanup before pr * clang * clean layout * add reset * pr fix * fix pr * Rename README.md to readme.md
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-164-0/+237
|\|
| * [Keymap] Added Layout Keymaps for BriianPowell (#17310)Brian2022-07-164-0/+237
| | | | | | | | | | | | | | | | | | | | | | | | * Keymaps for Gentleman65 and Discipline * Apply suggestions from code review * Update keyboards/coseyfannitutti/discipline/keymaps/briianpowell/keymap.c * More custom configuration for Gentleman65 * Completed Gentleman65 Layout (for now)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1634-0/+3309
|\|
| * [Keyboard] Gopolar GG86 (#15425)HorrorTroll2022-07-1634-0/+3309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added keyboard GG86 * Rebased, resolved issue and updated code * Delete 1000Hz on config * Resolved fix * Another resolved fix * Last resolved fix * Fixed LED position
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-167-0/+298
|\|
| * [Keyboard] KeebMonkey KBMG68 (#15909)ymlmkb2022-07-167-0/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added KeebMonkey KBMG68. * Update keyboards/keebmonkey/kbmg68/config.h * changes requested by fauxpark . * Apply suggestions from code review changes suggested by fauxpark * Update readme.md changes requested by fauxpark * Apply suggestions from code review changes requested by noroadsleft. * Apply suggestions from code review per fauxpark
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-161-0/+4
|\|
| * Add .orig to .gitignore (#17626)bri2022-07-171-0/+4
| |
* | Use correct angle tune range of +/-30 on PMW33XX (#17693)Stefan Kerkmann2022-07-163-93/+99
| | | | | | | | | | Co-authored-by: Daniel Kao <daniel.m.kao@gmail.com> Co-authored-by: Daniel Kao <daniel.m.kao@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1611-0/+1032
|\|
| * [Keymap] Crkbd/thunderbird2086 (#16973)Allen Choi2022-07-1611-0/+1032
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crkbd:thunderbird2086 * readme * after code review * coding format * minor change * changed file name * correct image * updated readme * using query to get rgb status * minor update
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-165-64/+455
|\|
| * Suavity Ehan Refactor (#17694)James Young2022-07-155-64/+455
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting, phase 1 * info.json: fix macro reference and layout * info.json: apply friendly formatting, phase 2 Add key labels. * refactor keymaps and layout macro - apply four-space indent - apply grid alignment to keycodes, matrix position identifiers, and matrix * add LAYOUT_all * ehan.h: add matrix diagram * rename LAYOUT_ansi_default to LAYOUT_ansi_split_bs_rshift_lspace * ehan.h: correct K3E position in LAYOUT_ansi_split_bs_rshift_lspace Move location K3E to actually be on Column 14 (E); was previously on Column 13 (D) in source.. * add LAYOUT_iso_split_bs_rshift_lspace Includes reference keymap.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-163-1/+69
|\|
| * feat(keebwerk): added VIA support keymap for keebwerk nano slider (#16761)Wilfrid Li2022-07-153-1/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(keebwerk): added VIA support keymap for keebwerk nano slider Added VIA support for keebwerk nano slider, VIA json is keebwerk_nano_via.json Fixed midi2vol keymap where comma symbol is missing from enum "custom_layers" * feat(keebwerk): removed VIA json as requested * Update keyboards/keebwerk/nano_slider/keymaps/via/keymap.c * Update keyboards/keebwerk/nano_slider/keymaps/via/keymap.c * Fix(PR): removed file as requested
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-163-45/+74
|\|
| * FJLabs Solanis Refactor (#17686)James Young2022-07-153-45/+74
| | | | | | | | | | | | | | | | | | * solanis.h: add matrix diagram * refactor keymaps: apply grid alignment * refactor LAYOUT_all macro Moves the matrix position identifier for the right half of Split Backspace to the number row.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1610-0/+406
|\|
| * [Keyboard] add ProjectCain Relic (#15577)projectcain2022-07-1510-0/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding relic keyboard * Update keyboards/projectcain/relic/relic.c * Update keyboards/projectcain/relic/relic.c * Update keyboards/projectcain/relic/rules.mk * Update keyboards/projectcain/relic/rules.mk * Update keyboards/projectcain/relic/rules.mk * Update config.h * Update config.h * Update keyboards/projectcain/relic/rules.mk * Update keyboards/projectcain/relic/readme.md * Update keyboards/projectcain/relic/info.json * Update keyboards/projectcain/relic/config.h * Update keyboards/projectcain/relic/config.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1512-0/+312
|\|
| * [Keyboard] eHan Keyboard (#15861)Henry Lum2022-07-1512-0/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Compiled Suavity QMK Directory * updated info.json's name from 'LAYOUT_default' to 'LAYOUT_default_split' * updated rules.mk to reflect new layout name of each keymap * Updated hanjie.h to reflect physical matrix of PCB * switched info.json key matrix from split backspace to 2U backspace to better reflect electrical matrix * updated keymap.c key matrix to reflect PCB electrical matrix * updated keymap.c key matrix t oreflect PCB electrical matrix * removed split left shift from physical matrix for default_split layout * removed split left shift physical & electrical default_split layout * removed split left shift from physical matrix for default_split layout * removed split left shift from physical matrix for default_split layout * updated qmk and via keymap.c and hanjie.h files to reflect pcb electrical matrix * changed diode direction from row2col to col2row * fixed false keycode triggers * updated via keymaps * added 's' * added ehan branch for development * updated readme.md * updated ehan.h * updated readme.md * updated ehan.h layout * added keymap.c and updated ehan.h * progress * compiled qmk * updated matrix column and row pin out * updated QMK default ansi keymap * added VIA ansi_default keymaps * corrected col 15's pin out to be pin B9, not C13 * Update keyboards/suavity/ehan/config.h * Update keyboards/suavity/ehan/info.json * Update keyboards/suavity/ehan/rules.mk * Update keyboards/suavity/hanjie/rules.mk * Update keyboards/suavity/hanjie/rules.mk * Update keyboards/suavity/hanjie/keymaps/via/rules.mk * Update keyboards/suavity/ehan/rules.mk * changed readme.md's picturefrom html to markdown * updated traces & diode placement * Apply suggestions from code review Remove trailing backslashes from keymaps (per fauxpark) * Apply suggestions from code review Remove `BOOTMAGIC_ENABLE = lite` from `keyboards/suavity/ehan/keymaps/via/rules.mk` (per fauxpark) * Apply suggestions from code review Update formatting of `keyboards/suavity/ehan/rules.mk` (per fauxpark) * Update keyboards/suavity/ehan/readme.md Fix image URL * Update keyboards/suavity/ehan/config.h Remove trailing comma in MATRIX_COL_PINS definition
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-152-2/+2
|\|
| * Move ins, home and pgup keys to the left (#17690)Evelien Dekkers2022-07-152-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-152-0/+374
|\|
| * [Keymap] emp keymap for keebio/iris (#16858)Elliot Patros2022-07-142-0/+374
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added new layout for keebio/iris * Update keyboards/keebio/iris/keymaps/emp/config.h * Update keyboards/keebio/iris/keymaps/emp/keymap.c Replace #defines with enum * Update keyboards/keebio/iris/keymaps/emp/keymap.c Made requested changes about formatting and the license. * Update config.h Cleaned up formatting * Update keyboards/keebio/iris/keymaps/emp/keymap.c Small changes to improve readability: * changed whitespace in license * added more whitespace around if/else blocks * fixed bracket style in places
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-151-10/+5
|\|
| * Ignore kbfirmware exports (#17687)Joel Challis2022-07-151-10/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-159-0/+366
|\|
| * [Keyboard] Added TutelPad keyboard (#16975)Sam2022-07-149-0/+366
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TutelPad firmware v1.0 * Added VIA compatibility * Update keyboards/0xcb/tutelpad/config.h * Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c * Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c * Update keyboards/0xcb/tutelpad/keymaps/via/keymap.c * Add new OLED image, implement suggested fixes * Update keyboards/0xcb/tutelpad/rules.mk * Update keyboards/0xcb/tutelpad/rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1510-0/+233
|\|
| * [Keyboard] Add Chocofly v1 (#17289)Will Winder2022-07-1410-0/+233
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add Chocofly v1 * PR Feedback * Small change to keymap. * Replace KC__VOLUP and KC__VOLDOWN with single underscore version. * Apply suggestions from code review * Required for my PC * Required for my PC
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-141-3/+5
|\|
| * KB16-01: correct QMK Configurator key sequence (#17670)James Young2022-07-141-3/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-145-7/+250
|\|
| * Nayeon Community Layout support (#17665)James Young2022-07-145-7/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Nayeon Community Layout support - macro `LAYOUT_ansi` renamed to `LAYOUT_tkl_f13_ansi_tsangan` - macro `LAYOUT_iso` renamed to `LAYOUT_tkl_f13_iso_tsangan` - Community Layout support enabled in `rules.mk` * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * info.json: update maintainer field Field is meant to reference the GitHub username of the maintainer.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-141-22/+10
|\|
| * [Keyboard] Fix Tractyl Manuform 4x6 json (#17681)Drashna Jaelre2022-07-141-23/+11
| |
* | Add LED limit call (#17679)Albert Y2022-07-141-7/+7
| |
* | Fix the use of LED limits (#17678)Albert Y2022-07-141-8/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-141-6/+4
|\|
| * [Keyboard] Readme file correction (#17674)Albert Y2022-07-141-6/+4
| |
* | [Code] Add solid reactive gradient mode (#17228)Albert Y2022-07-146-0/+25
| |
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-1426-1445/+1168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PMW33XX drivers overhaul This combines the PMW3389 and PM3360 drivers as they only differ in the firmware blobs and CPI get and set functions. The following changes have been made: * PMW3389 now gets the same multi-sensor feature that is already available on the PMW3360. * Introduced a shared pmw33xx_report_t struct is now directly readable via SPI transactions instead of individual byte-sized reads, saving multiple copies and bitshift operations. * pmw33(89/60)_get_report functions had unreachable branches in their motion detection logic these have been simplied as much as possible. * The fast firmware upload option has been removed as this becomes obsolete by the newly introduced polled waiting functions for ChibiOS polled waiting * PMW33(60/89)_SPI_LSBFIRST and PMW33(60/89)_SPI_MODE config options have been removed as they don't need to be configurable. * All PMW3389 and PMW3360 defines have been unified to a PMW33XX prefix to reduce code duplication and make the defines interchangeable * Adjust keyboards to PMW33XX naming scheme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-148-144/+150
|\|
| * KPrepublic BM80v2 ISO Refactor (#17660)James Young2022-07-138-144/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bm80v2_iso.h: convert tabs to spaces * bm80v2_iso.h: use ___ for KC_NO * bm80v2_iso.h: use QMK 3-character notation * refactor macro for tkl_iso Community Layout compatibility - move the matrix position identifier for Enter