aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix crkbd slave matrix print to require debug_matrix (#9217)Manna Harbour2020-05-281-2/+4
| | | | | | | | | * Fix crkbd slave matrix print to require debug_matrix * Remove redundant include Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Keyboards/zsa updates (#9214)Drashna Jaelre2020-05-286-107/+76
|
* Community layout support for KBDpad Mk.I (#9220)Ryan2020-05-285-35/+159
| | | | | * Community layout support for KBDpad Mk.I * Matching spacing
* Fix projectkb/alice LED indicator (#9226)onefiftynine2020-05-281-1/+3
| | | Keyboard pre initialization code for LED pins.
* RSTHD keymap for Minidox (#9178)squizzler2020-05-274-0/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Re-add liles after hard reset * repopulate with keymap * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Updated how the layers are defined to reduce firmware bloat Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Removed unnecessary key codes Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Removed backslash from each line of the layers in accordance with current convention. Co-authored-by: Ryan <fauxpark@gmail.com> * Edit of readme Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix running qmk info without any arguments (#9218)Zach White2020-05-272-41/+59
|
* [Keymap] Update yttyx Planck keymap (#9191)yttyx2020-05-275-179/+89
| | | | | | | | | * Normalise layout and README from yttyx niu keymap. * Correct case of README. * Changes following review. Co-authored-by: Nick Willis <nick@theb.org.uk>
* Documentation for keymap_extras (#9194)Ryan2020-05-272-0/+80
|
* Adding TGR Tris/Tris CE Numpad (#9139)halfenergized2020-05-2710-0/+316
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add TGR Tris * Update readme.md * Update rules.mk * Update keyboards/tgr/tris/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/tgr/tris/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/tgr/tris/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/tgr/tris/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/tgr/tris/tris.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/tgr/tris/info.json Co-authored-by: Joel Challis <git@zvecr.com> * update formatting * Revert "update formatting" This reverts commit ae2d6832673985a874f7f43d42bdb56679d851d6. Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* ISSI driver compile error fix (#9169)Wilba2020-05-271-1/+1
|
* Fix the path for generated keymaps (#9213)Zach White2020-05-262-5/+5
|
* Fix compiling json files (#9210)Zach White2020-05-261-3/+3
|
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-2617-113/+921
| | | | | You can now use `qmk info` to get information about keyboards and keymaps. Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [Keymap] Contributing Home-Row-Centric-Mousekey Layout (#9195)nathanvercaemert2020-05-264-0/+416
| | | | | | | | | | * adding personal keymap to repository * starting to customize documentation to keymap * updated readme * updated readme
* CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia2020-05-265-8/+24
| | | Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
* [Keymap] Ported ok60 to via (#9179)Leivince John Marte2020-05-263-1/+39
| | | | | | | | * Initialize ok60/via * Update vendorId for ok60 to K6 0x4b36 * Update keyboards/ok60/config.h
* [Docs] Japanese translation of docs/feature_pointing_device.md (#8993)umi2020-05-261-0/+49
| | | | | | | | | | | * add feature_pointing_device.md translation * update based on comment * update based on comment * update based on comment * update based on comment
* [Keymap] Niu keymap and README update (#9190)yttyx2020-05-253-191/+85
| | | | | | | | | | | | | | | * - Balance 12 layers now in their final form - Added Plover layer - Updated README to use layout images * Add headings to layer images. * - Remove redundent TO(_BA) from FC layer - Link to new FC layer image from README * Highlight home keys. * Changes following review.
* [Keyboard] Add Key 65 by Fox Lab (#9116)Jumail Mundekkat2020-05-2518-0/+1172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Key65 Universal PCB * Add ISO layout to universal * Correct universal info.json * Add Key 65 Hotswap * Correct typo in Key 65 Universal * Update readmes * Correct name * Update keyboards/foxlab/key65/hotswap/config.h * Apply suggestions from code review * Invert capslock LED state * Avoid initial capslock LED flash * Apply suggestions from code review * Update rules.mk * Apply suggestions from code review
* [Keymap] update helix/rev2:yshrsmz keymap (#9047)Yasuhiro SHIMIZU2020-05-253-135/+206
| | | | | * update helix keymap * use set_single_persistent_default_layer
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-2570-95/+95
|
* Add VIA support for kbd67rev1 (#9173)KOBAYASHI Daisuke2020-05-254-2/+80
|
* [Keyboard] Added wilba.tech WT60-XT (#9168)Wilba2020-05-259-0/+455
| | | | | | | | | | | | * Added wilba.tech WT60-XT * fix indent * Update keyboards/wilba_tech/wt60_xt/readme.md * Update keyboards/wilba_tech/wt60_xt/rules.mk * Update keyboards/wilba_tech/wt60_xt/wt60_xt.c
* Added missing shutdown_user() hook (#9180)yulei2020-05-251-8/+1
| | | | | * add missing shutdown_user() * use reset_keyboard() from quantum
* [Keyboard] PDBDOWN should be PCBDOWN. (#9192)gmadrid2020-05-241-1/+1
|
* [Keyboard] Add zvecr/split_blackpill (#9166)Joel Challis2020-05-2410-0/+1848
| | | | | | | | | | | | | | | | | | * Add split_blackpill keyboard * Add RGB config * tidy up rules * fix usage of layer_state_t * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Add configurator support
* Fix i2c EEPROM compile issue when Console is enabled (#9186)Drashna Jaelre2020-05-241-6/+7
| | | | | * Fix i2c EEPROM compile issue when Console is enabled * Only use if both console and debugging is enabled
* Fix SPI EEPROM compile issue when Console is enabled (#9193)Drashna Jaelre2020-05-241-6/+7
|
* Fixed the indentation of the sample code in feature_pointing_device docs (#9177)Takeshi ISHII2020-05-231-9/+6
| | | | | | | | | * Fixed the indentation of the sample code in docs/feature_pointing_device.md sample. * Update docs/feature_pointing_device.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* ymdk/bface - RGB config and minila layout (#9127)shohart2020-05-235-2/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix info about RGB LEDs on the bottom. * Added RGB LEDs support * Added RGB LEDs config options * Added minila layout with RGB keys * Create readme.md * Update keyboards/ymdk/bface/keymaps/minila/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/ymdk/bface/keymaps/minila/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/ymdk/bface/keymaps/minila/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/ymdk/bface/keymaps/minila/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/ymdk/bface/keymaps/minila/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] dohmain 60_tsangan_hhkb layout (#9157)Joe Doh2020-05-212-0/+80
| | | | | | | | | | | | | * initial commit for tsangan_hhkb community layout * keymap.c done * wrote readme * move media keys; add shortcuts * edit to reflect changes in keymap * update readme with imgur link
* [Keyboard] handwired/k8split (#9133)Ckat2020-05-2110-0/+322
| | | | | | | | * New Keyboard: k8split * Apply suggestions from code review * move NKRO rule to keymap scope
* Improve the Makefile message a bit more (#9161)Ryan2020-05-221-2/+2
|
* [Keyboard] Wolfmark Club WM1 (#9121)MechMerlin2020-05-2112-0/+1757
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * do the basic port for the WM1 * with much help from tzarc, get the addresses correct * make the keymap more closely mirror what the board has * Add QMK Configurator support * update the readme * get indicator leds working * enable RGB underglow * fix up rgb underglow * add notes regarding existence of backlight * Update keyboards/wolfmarkclub/wm1/readme.md * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/config.h * Update keyboards/wolfmarkclub/wm1/ld/wm1_f103.ld * Update keyboards/wolfmarkclub/wm1/bootloader_defs.h * Update keyboards/wolfmarkclub/wm1/config.h * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/wm1.c * Update keyboards/wolfmarkclub/wm1/wm1.c * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/readme.md * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * Update keyboards/wolfmarkclub/wm1/rules.mk * update readme
* Fix build. (#9163)Nick Brassel2020-05-221-1/+1
|
* Update ARM split keyboard docs (#9160)Joel Challis2020-05-223-5/+26
| | | | | | | | | * Update ARM split keyboard docs * Update docs/serial_driver.md Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* CLI: Rework submodule checking (#9162)Erovia2020-05-211-11/+4
|
* [Keyboard] Add support for Ace of Spades TKL keyboard (#9128)Rys Sommefeldt2020-05-2111-0/+399
| | | | | | | | | | | | | | | | | | | * Add support for Ace of Spades * Fix the F-row mappings * Add the tkl_iso layout * Put KC_PAUS back in place of top layer reset * aholland909 personal keymap for Ace of Spades * Address PR feedback and rename to aos/tkl * Rename keyboard implementation filenames * Remove unnecessary layers * info.json for the configurator
* [Keymap] Kyria: Updated personal keymap, added asapjockey's keymap (#8019)Thomas Baart2020-05-215-12/+401
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated personal keymap, added asapjockey's keymap * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Fixed layers, brackets * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c * Update keyboards/kyria/keymaps/asapjockey/keymap.c
* Remove broken example from Makefile (#9159)ridingqwerty2020-05-212-2/+2
| | | | | * Remove broken example from Makefile * Correct example in Vagrantfile
* Initial arm serial partially based on old lets split code (#7072)Joel Challis2020-05-212-2/+292
|\
| * Initial arm serial partially based on old lets split codezvecr2020-05-212-2/+292
| |
* | format code according to conventions [skip ci]QMK Bot2020-05-212-4/+4
|/
* ARM split - Add uart half duplex transport support (#7987)Joel Challis2020-05-214-0/+356
| | | | | | | | | | | | | | | * ARM split - Add uart half duplex transport support * Fix for f103 * initial full duplex pass * partially remove full duplex * Correct speeds within driver docs Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Slight speed increases for matrix scanning (#9150)Joel Challis2020-05-212-32/+50
|
* Use LUFA funcs for split_util (#8594)Joel Challis2020-05-211-21/+44
|
* [Docs] newbs_flashing.md: place bootloader instructions before Toolbox intro ↵Ryan2020-05-211-40/+42
| | | | | | | | | | | | (#9077) * newbs_flashing.md: place bootloader instructions before Toolbox intro * Update docs/newbs_flashing.md * More wordsmithing, point ARM users at Discord if all else fails * Link Discord
* Allow for overriding RAW endpoint usage page and ID. (#8834)Nick Brassel2020-05-215-8/+46
| | | | | | | * Allow for overriding RAW endpoint usage page and ID. * Move usb_descriptor_common.h. * Docs update.
* Fix submodule check (#9155)Erovia2020-05-211-1/+4
|
* Enable backlight breathing support for the TADA68 (#9145)Parker Coates2020-05-201-4/+3
| | | | | | | The factory TMK firmware for the TADA68 supports backlight breathing, so I was surprised when the BL_BRTG key I set up in the online QMK configurator didn't work. As far as I can tell, this was just a simple omission.