summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-04Dubba175 (#12077)drhigsby
* dubba175 initial * Following checklist * Update readme.md * Update keyboards/dubba175/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dubba175/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/dubba175/keymaps/default/keymap.c Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/dubba175/rules.mk Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> * Update config.h * Update keyboards/dubba175/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/dubba175/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/dubba175/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-05[Docs] Japanese translation of docs/keycodes.md (#10192)s-show
* copy 'keycodes.md'. * Translated 'keycodes.md'. * Fixed typo. * Fixed typo. * Apply suggestions from code review Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * update based on comment. * update based on comment. * Update docs/ja/keycodes.md * update based on comment. Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * update based on comment. Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * update based on comment. Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * Update docs/ja/keycodes.md Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> * update based on comment. Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
2021-03-04`qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101)Ryan
2021-03-03[Keyboard] Add Studio Kestra Nue PCB (#12094)studiokestra
2021-03-03Remove ifdefs for Swap Hands keycodes (#12095)Drashna Jaelre
2021-03-03cannonkeys/atlas_alps: rename via keymaps rules.mk.txt to rules.mk (#12103)James Young
File doesn't work without the correct filename.
2021-03-03Format code according to conventions (#12102)github-actions[bot]
Co-authored-by: QMK Bot <hello@qmk.fm>
2021-03-03[Keymap] sigma-squared (#11694)Signynt
2021-03-03Documentation changes SPLIT_USB_DETECT and hid_listen udev rules (#11665)individ-divided
Co-authored-by: David Grundberg <david@quartz>
2021-03-03[Keyboard] Add Conone 65 (#11827)Evelien-Lillian Dekkers
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-03[Keyboard] Add Keyboard Rartlite (#11866)labahuy
2021-03-03Update dichotomy/alairock layout (#12013)Skyler Lewis
2021-03-03[Keyboard] Added VIA folder under the keymaps folder (#12021)Angel Rojas
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-03[Keymap] Add grant24 Planck Rev 6 keymap (#12070)grant24
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-02[Keymap] Add ddone's iris keymap (#12055)Ddone
2021-03-02[Docs] Small spelling mistake fix in leader keys (#12087)L3af
2021-03-02Remove more cruft from Lily58 default keymap (#12078)Dan Carroll
* Remove more cruft from lily58 default keymap * Update keyboards/lily58/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Remove extra newline Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-03-02Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (#12081)Drashna Jaelre
2021-03-01[Docs] MATRIX_MASKED docs for SPLIT_HAND_MATRIX_GRID (#11974)Trevor Elliott
2021-03-01[Keyboard] Update eggman info.json (#12074)qpockets
attempting to fix qmk configurator issues
2021-03-02Fix the typo in ergodone 80 layout (#12075)Mega Mind
2021-03-02Revert "Fixing K-type RGB lighting (#11551)" (#12065)Nick Brassel
This reverts commit e6f7da403676b491ac278d5b793d18a0d114477e.
2021-03-01Fixing adjust layer issue with the lily58 default keymap (#12052)Dan Carroll
* Fix triggering of adjust layer in default lily58 keymap * Remove unused extern * Swap raise/lower in update_tri_layer_state call to match recommendation in PR checklist
2021-03-01Bastardkb added keyboard and renaming (#11887)Quentin
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-02-28Migrate make_dfu_header to CLI (#12061)Joel Challis
* Migrate make_dfu_header to CLI * lint fixes * Update lib/python/qmk/cli/generate/dfu_header.py Co-authored-by: Ryan <fauxpark@gmail.com> * Rename object Co-authored-by: Ryan <fauxpark@gmail.com>
2021-02-28Fix generated file output while target exists (#12062)Joel Challis
2021-03-01Extract sendstring into its own compilation unit (#12060)Ryan
* Extract sendstring into its own compilation unit * License headers? * Put this include in the header
2021-02-28Remove unused keymap_config from ctrl keymaps (#12058)Joel Challis
2021-02-28Modified tmk_core/rules.mk to avoid linking errors (#10728)Fabián González Martín
* Modified tmk_core/rules.mk to avoid linking errors Added -fcommon flag to avoid linking errors due to multiple variable definitions. Though this is neither a definitive nor good solution, proper changes and use of extern keyword to avoid those multiple definitions must be made * Comment updated
2021-02-28Implement PLOOPY_DRAGSCROLL_INVERT option, which inverts the ploopy ↵Anomalocaridid
trackball's DRAG_SCROLL's vertical scroll direction. (#12032)
2021-02-28Add RGB Matrix support for Preonic rev3 (#12008)Albert Y
* Add g_led_config for RGB Matrix support * Corrected indentation * Undo indentation on existing rev3.c code Co-authored-by: filterpaper <filterpaper@localhost>
2021-02-28Kiko's Lab KL-90: Configurator bugfix (#11993)James Young
* human-friendly formatting * correct key order * correct layout macro name
2021-02-28Keycapsss Kimiko rev1: Configurator bugfix (#11992)James Young
* human-friendly formatting * fix key positioning and order
2021-02-28[Keyboard] Update spiderisland/split78 (#11990)unrelentingtech
* [Keyboard] spiderisland/split78: add MCP23018 reset code Now, communication with the right side gets re-established after unplugging it and plugging it back in. * [Keyboard] spiderisland/split78: configure debouncing I've been experiencing particularly bad bounce on the 'A' key. Also, update maintainer github username
2021-02-28Update lazydesigners/the40 (#11989)jackytrabbit
* Update the40.h Update the40.h to fix keymap * Add VIA support for lazydesigners/the40 Add VIA support for lazydesigners/the40 * Update keymap.c
2021-02-28Compilation fixes for handwired/concertina/64key (#11987)James Young
* concatenate config.h to 64key directory * move rules.mk to 64key directory This commit makes the firmware actually compile. * insert complete rules.mk contents Conforms the file to QMK's template. * move info.json to 64key directory * remove concertina.h This file no longer serves a purpose now that everything is in the 64key directory. * complete 64key readme.md Conforms the file more to QMK's template.
2021-02-28New Variants of Console Keyboard (#11973)gazeddy
* initial push of console keyboard variants * update readme * fixed compilation issue * update Readme * added 18 and 27 key variants * missed commas * update info.json * added readme * correct info.json * correct info.json * info.json again * fixed keymap.c
2021-02-28[Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946)Daniel Shields
Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com>
2021-02-28Fix incorrect key for LALT and add modifiers to LED matrix (#11984)datafx
Co-authored-by: datafx <digitalfx@phreak.tech>
2021-02-28[Keyboard] Dawn60 Rev1 RGB matrix port (#11970)Xelus22
* refactor * layout update * fix mods config * lto enable * add eeprom * refactor * final refactor
2021-02-28Add Potato65 PCB (#11956)Aeonstrife
* Make initial set of files * Update readme.md
2021-02-28Banana Split VIA Support (#11944)MechMerlin
* add VIA keymap for bananasplit * refactor code to new standards
2021-02-28Added support for barracuda keyboard (#11888)knaruo
- Added default and via keymaps
2021-02-28OddForge VE.A (#11875)MajorKoos
* VEA Support * Update LEDs to use QMK methods * Enable Backlight * Update Vendor ID * Updates to enable split RGB * Update readme * Update to split RGB * remove unnecessary reference * Knight animation starts at the back * remove hardcoded variable Co-authored-by: Major Koos <MajorKoos@noreply.users.github.com>
2021-02-28[Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739)Andy Freeland
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 This is already supported by VIA. * [Keymap] Fix kbd67 catrielmuller_camilad keymap * [Keyboard] Add my keymap for KBDfans KBD67 rev2 using 'LAYOUT_65_ansi_split_bs'
2021-02-28Satisfaction 75 turn off backlight on suspend, restore config on wakeup (#11774)Mario Medina
* Satisfaction 75 turn off backlight on suspend, restore config on wakeup * Disable SLEEP_LED_ENABLE because it has no effect
2021-02-28Added n60_s folder (#11455)NightlyBoards
* Create Alter folder * Revert "Create Alter folder" This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c. * Added n60_s folder * Fixed the url of the image in the readme * Updated readme * Updated readme * Updated readme
2021-02-28[Docs] New section to modifier docs: Checking Modifier State (#10550)precondition
* Added new section to docs: Checking Modifier State * Added id anchors to all headers in modifiers docs * Added a Wikipedia link to bitwise operators and... crosslinked to the QMK macro docs. * Added an explanation on the format of mod bitmask * Added .md extension to hyperlinks to macros docs * Corrected mod mask order and changed notation * Documented add_oneshot_mods and del_oneshot_mods * Mentioned modifier checks in the macro docs * Explained strict modifier checking i.e. using `get_mods() & MOD_MASK == MOD_MASK` instead of simply `get_mods() & MOD_MASK` * Added (un)register_mods to the docs * Put left term of comparison in parens
2021-02-28fix: ryloo studio m0110 layout 60 ansi fixed (#11685)Paweł Kiszteliński
2021-02-28Fixing K-type RGB lighting (#11551)Andrew-Fahmy
* initial rgb driver fix * added underglow LEDs and fixed typo in RGB locations * removed test code * added my key maps * updated rgb keymap to work with changes * refactored my code to make it more maintainable and updated keymaps. * added GPL licence