summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * wuque/serneity65: Layout Macro rework and Configurator fix (#14267)James Young2021-09-014-17/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-0212-36/+272
|\|
| * [Keymap] hvp keymap for Cornelius, updated ut47.2 and userspace (#14187)hvp2021-09-0111-36/+245
| |
| * [Keymap] Add peott-fr H87 keymap (#14232)peott-fr2021-09-011-0/+27
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-027-6/+70
|\|
| * [Keymap] Jonavin keymap gmmk pro (#14220)jonavin2021-09-017-6/+70
| | | | | | | | | | add rgb nightmode and optional colemak layer Co-authored-by: Jonavin <=>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-023-0/+244
|\|
| * [Keymap] own scylla keymap (#14224)Christian Eiden2021-09-013-0/+244
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-021-1/+1
|\|
| * [Docs] Update path to keycode.h (#14263)qieq2021-09-011-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-013-28/+28
|\|
| * MatchstickWorks SouthPad: correct Configurator key sequence (#14255)James Young2021-09-013-28/+28
| | | | | | | | | | * matchstickworks/southpad: correct Configurator key sequence * replace tabs with spaces; apply four-space indent
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-011-0/+30
|\|
| * owl8: add info.json file (#14256)James Young2021-09-011-0/+30
| | | | | | | | | | | | | | | | | | * owl8: add info.json file * remove width and height keys (per fauxpark) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fix typos from 14248 (#14261)Ryan2021-09-016-6/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-012-3/+3
|\|
| * Fix snailmap compilation error (#14250)Jay Greco2021-09-012-3/+3
| | | | | | | | | | * Fix snailmap compilation error * Update keymap.c with correct OLED_ENABLE defines
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01308-4532/+3484
| | | | | | | | | | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-012-1/+200
|\|
| * mnk50: Configurator Fix and Layout Macro Additions (#14257)James Young2021-09-012-1/+200
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-015-41/+51
|\|
| * [Keymap] cwebster2 Keymap and userspace updates (#14258)Casey Webster2021-08-315-41/+51
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-3117-1/+1
|\|
| * Move GMMK Pro layouts to the correct subdir (#14241)Andre Brait2021-09-0117-1/+1
| | | | | | Also fix a compilation issue in the mike1808 keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-311-1/+1
|\|
| * [Keyboard] Disable console on Iris Rev5 (#14249)Drashna Jaelre2021-08-311-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-311-20/+24
|\|
| * emi20: remove dead space from Configurator layout (#14254)James Young2021-08-311-20/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-319-0/+419
|\|
| * [Keyboard] Add FJLabs KF87 PCB (#14179)Felix Jen2021-08-319-0/+419
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-3110-265/+231
|\|
| * [Keymap] reflects current rick's keymap (#14169)Ibnu Daru Aji2021-08-3110-265/+231
| |
* | handwired/symmetric70_proto use post_rules.mk (#14235)Takeshi ISHII2021-08-315-12/+2
| |
* | [Keyboard] Helix use `post_rules.mk` (#14216)Takeshi ISHII2021-08-3114-49/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Helix/pico use post_rules.mk insted of local_features.mk Tested with the following procedure. ``` git checkout 77a93fec79 (qmk/develop) make clean make helix/pico:all:check-md5 make helix/pico/sc:all:check-md5 git checkout helix_use_post_rules.mk make clean make helix/pico:all:check-md5 make helix/pico/sc:all:check-md5 ``` * Helix/rev2 use post_rules.mk Tested with the following procedure. ``` git checkout 77a93fec79 (qmk/develop) make clean make helix/pico:all:check-md5 make helix/pico/sc:all:check-md5 make helix/rev2:all:check-md5 make helix/rev2/sc:all:check-md5 git checkout helix_use_post_rules.mk make clean make helix/pico:all:check-md5 make helix/pico/sc:all:check-md5 make helix/rev2:all:check-md5 make helix/rev2/sc:all:check-md5 ```
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-3111-29/+170
|\|
| * [Keyboard] Addition of VIA keymap and a few fixes for naked60 (#14225)Salicylic-acid32021-08-3011-29/+170
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-304-39/+6
|\|
| * cherry pick tidy up (#14244)Joel Challis2021-08-314-39/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-301-1/+1
|\|
| * Documentation: Fix links in key overrides (#14228)coliss862021-08-311-1/+1
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-301-10/+10
|\|
| * Update ws2812_spi.c (#14237)JX2021-08-301-10/+10
| |
* | Move feature suspend logic out of platform specific code (#14210)Drashna Jaelre2021-08-304-179/+102
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-305-5/+170
|\|
| * [Keyboard] Add Iris Rev. 5 (#13934)Danny2021-08-305-5/+170
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-303-0/+583
|\|
| * [Keymap] Add new snailmap keymap to nullbitsco/nibble keyboard (#14024)dogspace2021-08-303-0/+583
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-3029-2/+1133
|\|
| * [Keyboard] Add OwLab Jelly Epoch (#14190)kb-elmo2021-08-3020-2/+907
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] add slamz keyboard (#14188)Rifaa Subekti2021-08-309-0/+226
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>