Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 10 | -0/+472 | |
|\| | ||||||
| * | Add Gvalchca SpaccBoard (#12876) | Gvalch-ca | 2021-05-13 | 10 | -0/+472 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 3 | -0/+279 | |
|\| | ||||||
| * | [Keymap] Add iris keymap 'boo' (#12749) | Boo | 2021-05-13 | 3 | -0/+279 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 1 | -0/+3 | |
|\| | ||||||
| * | [Keyboard][handwired/bolek] Add PERMISSIVE_HOLD and IGNORE_MOD_TAP_INTERRUPT ↵ | klausweiss | 2021-05-13 | 1 | -0/+3 | |
| | | | | | | | | (#12661) | |||||
* | | Fix spelling mistake regarding LED Matrix in split_common. (#12888) | Joakim Tufvegren | 2021-05-14 | 1 | -1/+1 | |
| | | ||||||
* | | Deprecate `send_unicode_hex_string()` (#12602) | Ryan | 2021-05-14 | 14 | -140/+128 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 2 | -0/+42 | |
|\| | ||||||
| * | [Keymap] ANAVI Macro Pad 2 add MS Teams keymap (#12779) | Leon Anavi | 2021-05-13 | 2 | -0/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | 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> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 9 | -0/+785 | |
|\| | ||||||
| * | [Keyboard] Add Ky01 (#12844) | Maxime Coirault | 2021-05-13 | 9 | -0/+785 | |
| | | | | | | Co-authored-by: KnoblesseOblige <knoblesseoblige-github@gla.sr> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 1 | -99/+97 | |
|\| | ||||||
| * | [Keyboard] update planck aliases (#12867) | Ian G Canino | 2021-05-13 | 1 | -99/+97 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 7 | -0/+431 | |
|\| | ||||||
| * | [Keyboard] Add Axon (#12879) | Robin Liu | 2021-05-13 | 7 | -0/+431 | |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 30 | -0/+1130 | |
|\| | ||||||
| * | [Keyboard] add ortho Candybar and NOP60 PCBs (#12807) | npspears | 2021-05-13 | 30 | -0/+1130 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 3 | -145/+165 | |
|\| | ||||||
| * | Redox custom keymap (jeherve): updates to deprecated code and bugfixes (#12738) | Jeremy Herve | 2021-05-14 | 3 | -145/+165 | |
| | | | | | | Co-authored-by: Drashna Jael're <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 3 | -0/+287 | |
|\| | ||||||
| * | piv3rt keymap for dztech/dz60rgb (#12591) | Victor Pivert | 2021-05-12 | 3 | -0/+287 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 2 | -0/+91 | |
|\| | ||||||
| * | mattrighetti Whitefox keymap (#12582) | Mattia Righetti | 2021-05-12 | 2 | -0/+91 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 2 | -0/+47 | |
|\| | ||||||
| * | [Keyboard] Added via keymap for crbn keyboard (#12765) | Ivan Organista | 2021-05-12 | 2 | -0/+47 | |
| | | ||||||
* | | LED Matrix: Documentation (#12685) | Ryan | 2021-05-13 | 2 | -47/+313 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 1 | -2/+8 | |
|\| | ||||||
| * | [Keyboard] ANAVI Macro Pad 2 update readme.md (#12827) | Leon Anavi | 2021-05-13 | 1 | -2/+8 | |
| | | | | | | | | | | Add more details about ANAVI Macro Pad 2 to readme.md. Signed-off-by: Leon Anavi <leon@anavi.org> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 2 | -4/+14 | |
|\| | ||||||
| * | Allow for overriding clocks on F4xx. (#12886) | Nick Brassel | 2021-05-13 | 2 | -4/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 1 | -87/+87 | |
|\| | ||||||
| * | [Keyboard] x-bows nature: fix led order and colors (#12871) | Dmitry Mikhirev | 2021-05-12 | 1 | -87/+87 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 13 | -1/+535 | |
|\| | ||||||
| * | [Keyboard] Seigaiha (#12791) | yiancar | 2021-05-12 | 13 | -1/+535 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 10 | -0/+293 | |
|\| | ||||||
| * | [Keyboard] Add np12 (#12703) | nut1414 | 2021-05-12 | 10 | -0/+293 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Add missing LED Matrix suspend code to suspend.c (#12878) | Drashna Jaelre | 2021-05-13 | 2 | -0/+15 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [Keyboard] updated a vendor name / fixed minor keymap issues (#12881) | noclew | 2021-05-12 | 73 | -80/+115 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 1 | -5/+5 | |
|\| | ||||||
| * | [Keymap] Update: layout/community/ortho_4x12/junonum (#12643) | Juno Nguyen | 2021-05-12 | 1 | -5/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-13 | 9 | -129/+286 | |
|\| | ||||||
| * | [Keyboard] Titan60 LED and keymap updates (#12558) | thompson-ele | 2021-05-13 | 9 | -129/+286 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-12 | 2 | -6/+8 | |
|\| | ||||||
| * | USB suspend option and LED position change for The Mark 65 (#12725) | Albert Y | 2021-05-13 | 2 | -6/+8 | |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-12 | 1 | -0/+1 | |
|\| | ||||||
| * | Fix Cordillera LED states config (#12646) | coarse | 2021-05-13 | 1 | -0/+1 | |
| | | ||||||
* | | Rename `point_t` -> `led_point_t` (#12864) | Ryan | 2021-05-13 | 4 | -12/+12 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-12 | 9 | -0/+599 | |
|\| | ||||||
| * | add handwired/swiftrax/walter (#12428) | Brandon Claveria | 2021-05-12 | 9 | -0/+599 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> |