summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-205-66/+473
|\
| * Add miniZone Keymap (#17552)takashicompany2022-07-205-66/+473
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-209-0/+358
|\|
| * Added Windz Sinanju to QMK (#17566)Felix Jen2022-07-209-0/+358
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-203-0/+275
|\|
| * [Keymap] Michal Keymap for Sofle rev1 (#17610)Michal2022-07-193-0/+275
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-195-35/+40
|\|
| * Add rgb underglow support and change vendor_id (#17719)Duccio2022-07-205-35/+40
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-198-0/+597
|\|
| * [Keyboard] Waterfowl keyboard support (#16760)JW25862022-07-198-0/+597
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added waterfowl files * Completing PR Checklist * Added encoders to info.json * Added license to default keymap * Update keyboards/waterfowl/keymaps/cyanduck/keymap.c * Update keyboards/waterfowl/keymaps/default/keymap.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/keymaps/default/keymap.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/keymaps/cyanduck/keymap.c * Update keyboards/waterfowl/rules.mk * Update readme.md * Update keyboards/waterfowl/waterfowl.c * Update keyboards/waterfowl/info.json * Update keyboards/waterfowl/info.json
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-193-50/+93
|\|
| * Add keymap for Radialex (#17662)takashicompany2022-07-193-50/+93
| | | | | | | | | | * fix keymap * fix keymaps
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1911-0/+1205
|\|
| * [Keyboard] customMK EVO70 (#14907)David Hoelscher2022-07-1911-0/+1205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added files for EVO70 * updated info.json and readme * ran qmk lint and fixed typo in info.json * removed defines from config.h in favor of info.json * removed an unnecssary include * removed unnecessary code * updated rules.mk to remove mention of Bluetooth * corrected edit to rules.mk * added code for OLED menu display * removed extraneous comments and spaces * added bongo cat animation * Update keyboards/custommk/evo70/rules.mk * Update keyboards/custommk/evo70/config.h * Modified Bongocat graphics to match original proportions * updated info.json device version * updated OLED splash screen display timing * improved bongo cat tap detection and added backlight breathing to OLED menu * various improvements to OLED, saving settings, and VIA keymap fix * removed extraneous define * custom encoder assignment retained upon powerup, backlight sleep upon suspend * corrected bongo cat tap detection * Changed splash screen and bongo cat encoder rotation to use the custom assignments * removed _default from LAYOUT naming and changed keyboard image to be hosted from imgur * Force smaller version of image to be used in readme
* | [Keyboard] boardsource/microdox data driven (#17675)jack2022-07-1819-339/+238
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-193-27/+11
|\|
| * Update noroadsleft userspace and keymaps (2022-07-18) (#17714)James Young2022-07-183-27/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | * kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition * coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC * update Quantum keycode instances in noroadsleft keymaps - `RESET` -> `QK_BOOT` - `EEP_RST` -> `EE_CLR` - `DEBUG` -> `DB_TOGG` * create and add G_PWD macro
* | Remove full bootmagic config (#17702)Joel Challis2022-07-198-32/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1812-0/+507
|\|
| * Add Support for Massdrop's Stack Overflow The Key V2 (#17696)Jason Wihardja2022-07-1812-0/+507
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Default Factory Settings * Change Keyboard Name in Readme * Fix LED Orders * Change Brightness Step * Enable Lighting Layers * Add RGB Control Mode * Unblink Layer to Clear Stack * Add MacOS RGB Control * Comment Fixes
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-181-2/+2
|\|
| * [Keyboard]modify ginkgo65hot (#17705)Runheme2022-07-181-2/+2
| | | | | | modify ginkgo65hot
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1726-126/+467
|\|
| * Re-refactor Mokulua (#17125)Kyle McCreery2022-07-1726-126/+467
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allowing the kt60 file to be modified so I can do things while waiting for it to be fixed upstream * initial commit for mokulua keyboard * Split the board into mirrored and standard layouts. * Prepping for PR. Silly keymap added. * prepped for PR * Apply suggestions from code review * Fixing firmware from the refactor that removed the mirrored layout. * Small tweaks using changes from refactor * Changed the name of the layouts back to match the original to resolve conflict in info.json * these files needed to be removed as well, they were added as a part of the refactor * info.json moveds to be different for each build * Another file had to be removed and the mirrored.c file changed to call mirrored.h instead of standard.h * fixing chibios ver * force deleting to revert * fixing chibios shit * Update keyboards/mechwild/mokulua/mirrored/mirrored.c * Update keyboards/mechwild/mokulua/standard/standard.c * Removing tabs and replacing with 4 spaces. Small style and formatting changes.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-178-0/+574
|\|
| * [Keyboard] Handwired Maltron DQz11N1G contoured keyboard (#17237)David Kühling2022-07-178-0/+574
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Basic support for Maltron DQz11N1G controller replacement. * Update keyboards/handwired/dqz11n1g/rules.mk * Rehost images to cubeupload.com. (They were previously hosted via github wiki) * Apply suggestions from noroadsleft code review * Update keyboards/handwired/dqz11n1g/dqz11n1g.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-178-0/+257
|\|
| * [Keyboard] Adding chocV keyboard (#15921)Richard2022-07-178-0/+257
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding chocV keyboard * Fix checklist issues / community layout support * Remove template cruft from readme * Fix image url in readme * Fix image url in readme to raw github content * Change readme example to use default Keymap * Remove vestigal config * More informative keymap readme * Config.h swapsies * Remove deprecated features * Conform / Modernize Rules * Conform / Modernize Rules * Clean up spacing * Update keyboards/chocv/readme.md Move build docs links to end :+1:
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-1713-0/+500
|\|
| * [Keyboard] Add Zed60 PCB (#17304)mechlovin2022-07-1713-0/+500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add zed60 * update readme.md * Delete chconf.h * update readme.md * Update keyboards/mechlovin/zed60/rules.mk * Update keyboards/mechlovin/zed60/keymaps/via/keymap.c * Update keyboards/mechlovin/zed60/keymaps/default/keymap.c * Update keyboards/mechlovin/zed60/keymaps/default/keymap.c * Update keyboards/mechlovin/zed60/keymaps/via/keymap.c * Update keyboards/mechlovin/zed60/keymaps/via/keymap.c * Update keyboards/mechlovin/zed60/keymaps/via/keymap.c * Update keyboards/mechlovin/zed60/config.h * Update keyboards/mechlovin/zed60/config.h * Update keyboards/mechlovin/zed60/info.json * Update keyboards/mechlovin/zed60/readme.md * Update keyboards/mechlovin/zed60/info.json * Update keyboards/mechlovin/zed60/zed60.h
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-174-21/+1
|\|
| * Remove full bootmagic config (#17701)Joel Challis2022-07-174-21/+1
| |
* | 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-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.