summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-14Fix spelling mistake regarding LED Matrix in split_common. (#12888)Joakim Tufvegren
2021-05-14Deprecate `send_unicode_hex_string()` (#12602)Ryan
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keymap] ANAVI Macro Pad 2 add MS Teams keymap (#12779)Leon Anavi
This keymap contains the following shortcuts for Microsoft Teams on MS Windows and GNU/Linux distributions: - Ctrl+Shift+M: Toggle mute - Ctrl+Shift+O: Toggle video (doesn't work in a web browser) NOTE: Mac users should replace Ctrl with Command in all shortcuts Signed-off-by: Leon Anavi <leon@anavi.org>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] Add Ky01 (#12844)Maxime Coirault
Co-authored-by: KnoblesseOblige <knoblesseoblige-github@gla.sr>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] update planck aliases (#12867)Ian G Canino
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] Add Axon (#12879)Robin Liu
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] add ortho Candybar and NOP60 PCBs (#12807)npspears
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-14Redox custom keymap (jeherve): updates to deprecated code and bugfixes (#12738)Jeremy Herve
Co-authored-by: Drashna Jael're <drashna@live.com>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12piv3rt keymap for dztech/dz60rgb (#12591)Victor Pivert
* Create piv3rt's keymap * Use tabs's LED as a caps lock indicator * Fix indentation (tabs -> spaces) * Set inital LED matrix color & mode * Rename layers and add an RGBRST keycode * Disable unused RGB effects * Add RGB profiles * Use ESC's LED as a num lock indicator * Light up the keypad when _NUM layer is active * Realign layers * Remove legacy layer * Fix CAPS key macro * Reduce TAPPING_TERM to 100 * Change the caps LED to red and display the numlock one on special layers * Add french accentuated caps + minor improvements on layers * Remove left numpad * Add french quotation marks * Add key KC_NUBS * Add terminal copy/paste * Disable led profile on wakeup * Change the default color * Add AMD replay and record keys * Add a MacOS layer * Move Numpad * Add GPLv2 license information * Optimise custom RGB matrix * Move keypad toggle and disable MAC led indicator * Remove unnecessary check for RGB matrix
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12mattrighetti Whitefox keymap (#12582)Mattia Righetti
* Initial configuration with led and three layers + First layer contains classic keys + Second layer contains F keys and media keys + Third layer contains numbers in the top portion of the letter keys + Default LEDs configuration * RGB toggle * Documentation and minor changes * Added LGUI key and remapped layer 2 on layer 1 * Removed backlight and led keys * Updated keymap graphical representation * Switched LGui with Lalt to emulate macOS layout * Updated keymap with GNU License
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12[Keyboard] Added via keymap for crbn keyboard (#12765)Ivan Organista
2021-05-13LED Matrix: Documentation (#12685)Ryan
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] ANAVI Macro Pad 2 update readme.md (#12827)Leon Anavi
Add more details about ANAVI Macro Pad 2 to readme.md. Signed-off-by: Leon Anavi <leon@anavi.org>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13Allow for overriding clocks on F4xx. (#12886)Nick Brassel
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12[Keyboard] x-bows nature: fix led order and colors (#12871)Dmitry Mikhirev
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12[Keyboard] Seigaiha (#12791)yiancar
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12[Keyboard] Add np12 (#12703)nut1414
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-13Add missing LED Matrix suspend code to suspend.c (#12878)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-12[Keyboard] updated a vendor name / fixed minor keymap issues (#12881)noclew
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12[Keymap] Update: layout/community/ortho_4x12/junonum (#12643)Juno Nguyen
2021-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13[Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13USB suspend option and LED position change for The Mark 65 (#12725)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-13Fix Cordillera LED states config (#12646)coarse
2021-05-13Rename `point_t` -> `led_point_t` (#12864)Ryan
2021-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12add handwired/swiftrax/walter (#12428)Brandon Claveria
* init commit of walter * finalize keyboard * fix walter.h * fix config.h * fix rgblight animations * fix config.h Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-05-12Add setup, clone, and env to the list of commands we allow even with broken ↵Zach White
modules (#12868)
2021-05-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-12Some fixes for the Bakeneko variant DB60s (#12662)Andrew Kannan
* Some fixes for the Bakeneko variant DB60s * Add copyright to header * Add .python-version to gitignore for people who use pyenv or similar * update readme * Add more readmes * Add more readmes * Update the versions to have different product IDs * Update readme * Add missing rules.mk * Fix matrix on hotswap * remove iso from hotswap * Fix hotswap spacebar * Revert gitignore changes * Fix layouts * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add split configs * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add license to config * or equivalent Co-authored-by: Ryan <fauxpark@gmail.com>
2021-05-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-11[Keyboard] Add Charue Design's Sunsetter (#12547)coarse
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
* alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc