summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Xealous Brown handwired Refactor (#11929)James Young2021-02-186-48/+88
|
* [Keyboard] Add swap-hands array for CRKBD (Corne) (#11915)Albert Y2021-02-181-0/+17
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] change to saka68 solder firmware config. add sam's s80 firmware ↵CMMS-Freather2021-02-1810-10/+370
| | | | | | | (#11834) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joshua Diamond <josh@windowoffire.com>
* [Keyboard] Add new keyboard Cornelius (#11719)Kosuke Adachi2021-02-1811-0/+352
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Quadrant by Ealdin (#11747)Nuno Costa2021-02-1811-0/+534
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Phase Studio's Titan 65 (#11920)Drashna Jaelre2021-02-189-0/+355
|
* Beegboy handwired by swiftrax: correct info.json object order (#11924)James Young2021-02-181-2/+106
| | | | | * human-friendly formatting * correct key object order
* add eggman keyboard (#11701)qpockets2021-02-189-0/+318
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add eggman keyboard * Update info.json * Update eggman.h correct copyright info * Update eggman.c correct copyright info * Update config.h correct copyright info * Update keymap.c correct copyright info * Update keyboards/eggman/readme.md reduce image size Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/eggman/keymaps/default/config.h correct copyright Co-authored-by: Joshua Diamond <josh@windowoffire.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joshua Diamond <josh@windowoffire.com>
* Budget96 VIA (#11737)MechMerlin2021-02-185-4/+82
| | | | | | | | | | | * add budget96 via keymap and adjust vid and pids * update dates * Update keyboards/donutcables/budget96/keymaps/default/keymap.c Co-authored-by: Joshua Diamond <josh@windowoffire.com> Co-authored-by: Joshua Diamond <josh@windowoffire.com>
* Add UTD80 PCB (#11799)Dominic Gan2021-02-1810-0/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create readme.md * Add files via upload * Create readme.md * Add files via upload * Update utd80.h * Update utd80.c * Update keymap.c Change 6 length underscore to 7. * Update keyboards/utd80/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/utd80/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/utd80/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/utd80/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/utd80/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update utd80.c * Update utd80.c * Update keymap.c * Apply #7701 PR review suggestions * Add GPL license headers * Replace led implementation with definition * Add VIA keymap for UTD80 * Update attributions Co-authored-by: UTDKeyboard <59077857+utdkeyboard@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* Personal keymap for kbd67 and some cleanup (#11937)Sid Carter2021-02-182-0/+52
| | | Co-authored-by: Khader Syed <khader.syed@aicure.com>
* Fixing typos in durgod/k320 readme (#11931)Donald Kjer2021-02-181-5/+3
|
* fix build error (#11939)shela2021-02-171-2/+2
|
* [Keyboard] Add VIA support for YMD 75 (#11811)Konstantin Shpits2021-02-163-0/+64
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Rartand keyboard and support via (#11828)Alabahuy2021-02-1610-1/+368
|
* [Keyboard] Add Noxary 268.2 RGB (#11772)Rozakiin2021-02-1611-0/+691
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ruari <ruari.armstrong@gmail.com>
* [Keyboard] Added two handwired keyboards (#11696)andresteare2021-02-1621-0/+785
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703)Max Bridgland2021-02-168-54/+317
| | | Co-authored-by: M4cs <mabridgland@protonmail.com>
* [Keyboard] Knob Goblin add via support (#11831)mrT1ddl3s2021-02-169-37/+107
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Fix submodule check for qmk setup (#11379)Stefan Schulze2021-02-161-2/+2
| | | | | | The initialization of the submodules would succeed, but the result of the subsequent check_submodules() run wasn't checked correctly. Co-authored-by: Stefan Schulze <stefan.andre.schulze@posteo.de>
* [Keymap] Adding HHKB Keymap for dz60rgb_wkl:v2 (#11840)Daniil Kivenko2021-02-162-0/+50
| | | | | | | | | | * adding new hhkb layout * adding license header * fix end of lines symbol Co-authored-by: Daniil Kivenko <d.kivenko@evrone.com> Co-authored-by: Daniil macbet Kivenko <macbet@wisebits.com>
* Add mattir2 keymap for Kyria (#11752)Matt Gilbert2021-02-164-0/+167
| | | | | | | | | | | | | * added files to support my 2nd kyria * fixed missing line * swapped thumb keys * Update keyboards/kyria/keymaps/mattir2/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update IGNORE_MOD_TAP_INTERRUPT (#11452)xgnxs2021-02-151-2/+2
| | | Current wording of IGNORE_MOD_TAP_INTERRUPT is incorrect, and very confusing when attempting to correct a somewhat common issue for quick typists that have Mod-Tap on a commonly used key. Research indicates this wording has been incorrect for some time, and has tripped up others attempting to solve the issue of Mod + Key being sent, when Tap + Key is expected after quickly pressing keys.
* Dc01 fixes (#11843)yiancar2021-02-1547-717/+383
| | | | | | | | | | | * dc01-fixes * dc01-fixes * Cleanup and add VIA * Updated JSONs * fix
* AMJ40 Refactor (#11854)James Young2021-02-1413-242/+585
| | | | | | | | | | | | | | | | | | | | | | | | | | | * update keyboard source files - add license headers (attributed to original keyboard submitter) - #pragma once include guards - file template matching - readme update and template matching * set sensible default keyboard settings - enable Bootmagic Lite and Mouse Keys - disable Console and Command - remove default keymap's rules.mk file * remove unnecessary files from default keymap * refactor default keymap * add additional layouts/keymaps * update keyboard readme - add images and bootloader instructions - reformat link list * convert tabs to spaces in default keymap
* [Keyboard] PloopyCo VIA updates (#11290)Drashna Jaelre2021-02-1410-114/+142
| | | | Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Glen D'souza <gdsouza@linuxmail.org>
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-1514-25/+24
|
* [Keymap] Add MOC keymap for meishi2 (#11833)Atsushi NAGASE2021-02-143-0/+81
|
* initial add S20 keyboard into polycarbdiet folder (#11865)Galib, Muhammad2021-02-149-0/+331
|
* csc027/windows-terminal-shortcuts (#11867)csc0272021-02-142-5/+21
| | | | | | | | | | | | | * Fixed some comments in the defines file. * Replaced the Git command layer with a Windows Terminal shortcut layer. * Added numbered tab switching to the Windows Terminal layer. * Added 'new tab' and 'command pane' commands to the Windows Terminal layer. * Shortened the USB polling interval for the Iris to 1 millisecond. * Disabled old style macros and functions for the Iris.
* [Docs] Japanese translation of adc_driver.md (#10971)umi2021-02-141-0/+155
| | | | | | | | | * add adc_driver.md translation * update based on comment * update based on comment * update based on comment
* [Docs] Japanese translation of feature_unicode.md (#10985)umi2021-02-141-0/+277
| | | | | | | | | | | | | * add feature_unicode.md translation * consolidate sentence end * update based on comment * update based on comment * update based on comment * update based on comment
* [Keyboard] YMDK YMD40 v2 (#11835)James Young2021-02-1310-0/+324
| | | | | | | | | | | | | | * [Keyboard] YMDK YMD40 v2 * fork default keymap into default and factory - factory keymap is as assigned by the extracted JSON provided by the vendor - default keymap is based on the Planck * add AUDIO_SUPPORTED rule per drashna * modify factory keymap's readme Recommend users copy the default keymap instead.
* [Keyboard] NEO Keys Palette G67 Hotswap & Soldered (#11850)James Young2021-02-1318-0/+1209
|
* unscramble Durgod k320 keymap / fix Issue #11883 (#11885)Joshua Diamond2021-02-134-91/+79
| | | | | * unscramble Durgod k320 keymap / fix Issue #11883 * fix a few keymaps
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-146-299/+302
| | | | | | | | | * LED Matrix: add led_matrix_types.h and implement g_led_config * Set correct flags for non-"modifier" LEDs * Clean up docs a little * Add license headers for [led,rgb]_matrix_types.h
* Split gpio and atomic to platform (#11792)Joel Challis2021-02-1411-436/+580
|
* Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel2021-02-141-13/+0
| | | | | * Disable VIA protocol's EEPROM reset and bootloader jump commands, and allow for reinstation through #define. * Removed at Wilba's suggestion.
* Add basic ISO {Win,Mac} layouts for Durgod/K320 (#11778)Al Cutter2021-02-137-1/+633
| | | | | | | | | | | | * Add default ISO Windows layout for Durgod/K320 * Duplicate default_iso to default_iso_mac Swap the L{GUI,ALT} keys to match the mac layout, and remove the windows key lock functionality. * Remove windows-key lock in default_iso * Fixup wonky macro layout inherited from ansi keymap
* Format code according to conventions (#11879)github-actions[bot]2021-02-130-0/+0
| | | Co-authored-by: QMK Bot <hello@qmk.fm>
* Fix line endings for geminate60.[ch] (#11878)Ryan2021-02-122-46/+46
|
* [Keyboard] Update MOJO75 to support multi version (#11790)MelGeek2021-02-124-84/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Z70Ultra which is a Hotsawp RGB 65% keyboard * Update keyboards/melgeek/z70ultra/z70ultra.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/rev1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update readme.md * Update info.json update the name of layout to consistent the keyboard. * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add Z70Ultra * Support Z70Ultra [Modified] info.json to support two different layouts [Add] rules.mk to support default folder * Update keyboards/melgeek/z70ultra/rev1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/z70ultra/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * remove excessive arguments from LAYOUT_split_space * Update keyboards/melgeek/z70ultra/info.json Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/info.json Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/z70ultra.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/z70ultra.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/rev1/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/default/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/melgeek/z70ultra/keymaps/via/keymap.c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Use macro replace with the literal for CS & SW * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Drashna Jaelre <drashna@live.com> * [Keyboard] Support MJ61 which is a 60% ANSI STD Hotswap RGB keyboard * Update keyboards/melgeek/mj61/mj61.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/melgeek/mj61/mj61.c Co-authored-by: Drashna Jaelre <drashna@live.com> * [Keyboard] MJ61 Add license header for files and the link for readme * Update keyboards/melgeek/mj61/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/mj61/rev1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/mj61/rev1/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/mj61/mj61.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/melgeek/mj61/mj61.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add GPL for files * Update keymaps/default/keymap.c * Update keymaps/via/keymap.c * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/melgeek/z70ultra/z70ultra.c Co-authored-by: Drashna Jaelre <drashna@live.com> * [Keyboard] Update MOJO75 to support multi version and Update the LED's ID of RGB Matrix Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] tunks/ergo33: define RGBLight config at kb level (#11855)James Young2021-02-122-2/+14
|
* [Docs] Add EEP_RST keycode to "Wiping the EEPROM" section (#11830)Carlos2021-02-121-1/+1
|
* [Keyboard] geminate60 keyboard (#11670)Weirdo2021-02-1211-0/+867
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Adding custom keymap for Quark keyboard (#11744)Brian Marsh2021-02-122-0/+214
| | | | | | | | | * adding pezhore keymap * Adding sarcasm/irony mark, unicode emoji * removing numpad layer enum Co-authored-by: Brian Marsh <brian.marsh@rangelabs.io>
* Add stuartfong1 Planck Layout (#11814)Stuart Fong2021-02-124-0/+419
| | | | | | | | | | | | | | | * Add files via upload * Update readme.md * Update readme.md * Add GPL2+ compatible license header to config.h * Update keyboards/planck/keymaps/stuartfong1/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Rename ki folder to kifinnsson (#11853)Christian Gurholt2021-02-124-0/+0
| | | In preparation for migrating keymaps to userspace
* added dear_vehicle_owner meme keymap to planck keyboard (#11478)Timothy Beck2021-02-124-0/+421
| | | | | | | | | | | | | | | | | | | * added default as a starting point * added readme per guidelines * made necessary changed to keymap to follow guidelines * changed debounce mode for more smooth usage at the cost of mem * increased polling interval * Revert "made necessary changed to keymap to follow guidelines" yikes! I modified the WRONG directory. reverted. This reverts commit 8ba3d97af538796d765c47b48537dbcf55c3dbc1. * reverted commit that modified file in incorrect directory. modified intended file. * added license tp config.h
* [Keyboard] Add bastyl mini keyboard (#11782)Quentin2021-02-117-0/+273
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: NullSense <matas234@gmail.com>