summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-299-0/+581
|\
| * [Keyboard] Add Viktus SP Mini (#14069)J.Flanagan2021-08-299-0/+581
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-296-11/+126
|\|
| * [Keyboard] Corrected layout for np24 by YMDK (#14096)Trent Hoh2021-08-296-11/+126
| | | | | | | | 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-291-0/+97
|\|
| * [Keymap] My Prime E keymap (#14117)peott-fr2021-08-291-0/+97
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-299-0/+302
|\|
| * [Keyboard] Add kelownaRGB64 (#14141)Weirdo2021-08-299-0/+302
| | | | | | | | 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-291-8/+19
|\|
| * [Keyboard] fix compile error `make helix/rev2/sc:all` (#14214)Takeshi ISHII2021-08-291-8/+19
| |
* | fix automatic directory for qmk lint (#14215)Zach White2021-08-281-5/+5
| |
* | Add check for non-assignment code in rules.mk (#12108)Zach White2021-08-291-41/+98
| | | | | | | | | | | | | | | | | | | | | | * Add check for non-assignment code in rules.mk * fix lint check * fix lint * fixup to reflect the final state of #8422 * fix lint
* | remove qmk console, which is now part of the global cli (#14206)Zach White2021-08-293-352/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-291-1/+10
|\|
| * Fixup upstream paths for submodules. (#14205)Nick Brassel2021-08-291-1/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-281-1/+1
|\|
| * Bootmagic lite docs clarity. (#14204)Nick Brassel2021-08-291-1/+1
| |
* | add 'include keyboard_features.mk' into build_keyboard.mk (#8422)Takeshi ISHII2021-08-292-0/+47
|/ | | | | | | | | | | * add 'include keyboard_features.mk' into build_keyboard.mk keyboard_features.mk is a keyboard-local version of the functions performed by common_features.mk. * add comment into build_keyboard.mk * added description of keyboard_features.mk in hardware_keyboard_guidelines.md. * rename `keyboard_features.mk` to `post_rules.mk`
* Breaking changes develop merge to master, 2021Q3 edition. (#14196)Nick Brassel2021-08-295477-60000/+76245
|\
| * 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-295-6/+683
| | | | | | | | | | | | | | | | | | | | | | | | | | * Initial changelog. * Data driven. * Submodule update. * Updated breaking changes docs. * Aliases. * Aliases.
| * [Docs] Add examples to RGB Matrix Indicators docs (#12797)Drashna Jaelre2021-08-271-0/+39
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-269-0/+237
| |\ | |/ |/|
* | Add support for lazydesigners/cassette8 (#14145)jackytrabbit2021-08-269-0/+237
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for lazydesigners/cassette8 Add support for lazydesigners/cassette8 * Update keyboards/lazydesigners/cassette8/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/lazydesigners/cassette8/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/lazydesigners/cassette8/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/lazydesigners/cassette8/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/lazydesigners/cassette8/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/lazydesigners/cassette8/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/lazydesigners/cassette8/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-2613-0/+418
| |\ | |/ |/|
* | New Keyboard - V4n4g0rth0n (#14152)jpuerto962021-08-2613-0/+418
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: Initial commit for v4n4g0rth0n * Remove unecessary things| * General: Fix info.json * Finalize changes * Update keyboards/v4n4g0rth0n/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/v4n4g0rth0n/v1/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/v4n4g0rth0n/v4n4g0rth0n.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v4n4g0rth0n.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v2/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/v4n4g0rth0n/v1/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Update readme files (#14172)Joel Challis2021-08-2625-79/+74
| |
| * Move to correct location (#14171)Joel Challis2021-08-262-0/+0
| |
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-261-1/+1
| |\ | |/ |/|
* | Skeletn87 - Fix RGB pin (#14170)kb-elmo2021-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Skeletn87 * update skeletn87 files * update skeletn87 soldered * update readme image * update readme (again) * fix skeletn87 indicator LEDs * fix led pin for production PCB
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-259-0/+442
| |\ | |/ |/|
* | [keyboard] Add 0x3E (#14088)Charles2021-08-269-0/+442
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add 0x3E - default config * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review 2 Firmware size optimization Co-authored-by: Drashna Jaelre <drashna@live.com> * Rename files as per project guidelines + remove empty * Update link in readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-251-1/+1
| |\ | |/ |/|
* | [converter/a1200] Changing layout macro reference info.json (#14143)8bits4ever2021-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename keyboards/converter/a1200/config.h to keyboards/converter/a1200/teensy2pp/config.h * Rename keyboards/converter/a1200/rules.mk to keyboards/converter/a1200/teensy2pp/rules.mk * Create dummy * Add files via upload * Delete dummy * Update readme.md * Update info.json
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-254-0/+317
| |\ | |/ |/|
* | [Keymap] mechmaster48 keymap for OLKB Preonic rev3 (#14137)MechMaster482021-08-254-0/+317
| |
| * Move nix folder alongside vagrant (#14132)Joel Challis2021-08-255-2/+2
| |
| * Revert 14083 && 14144 (#14150)Joel Challis2021-08-258-118/+104
| | | | | | | | | | | | | | | | | | * Revert "Short term bodge for firmware size bloat (#14144)" This reverts commit a8d65473461c337fb1e168d907bfb8c3ac8fdbd0. * Revert "Tidy up quantum.c now some of tmk_core has been merged (#14083)" This reverts commit c4dbf4bf0118dd785802861beb247433b5b7411d.
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-241-9/+9
| |\ | |/ |/|
* | [Keyboard] Update Technik ortholinear RGB matrix points (#14124)Albert Y2021-08-241-9/+9
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
| * Fix merge artifacts (#14146)Joel Challis2021-08-245-0/+0
| |
| * Align some quantum sub-directories (#14134)Joel Challis2021-08-2417-13/+6
| | | | | | | | | | | | | | * Misc folder tidy * Review comments * Remove redundant entry
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-2411-0/+426
| |\ | |/ |/|
* | [Keyboard] Add yoichiro/lunakey_macro (#13849)Yoichiro Tanaka2021-08-2411-0/+426
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Short term bodge for firmware size bloat (#14144)Joel Challis2021-08-243-4/+21
| |
| * Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-08-2454-288/+2135
| |\ | |/ |/|
* | [Keyboard] Add serneity65 (#13889)GG2021-08-2419-0/+945
| |
* | [Keyboard] Fix keyprez qmk configurator (#14119)Christian Sandven2021-08-242-81/+89
| |
* | [Keyboard] Add QEZ keyboard (#14131)kb-elmo2021-08-249-0/+374
| |
* | [Keyboard] Update Technik staggered RGB matrix points (#14125)Albert Y2021-08-241-9/+9
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | [Keyboard] Update info.json for ocean/gin_v2 (#14121)Rifaa Subekti2021-08-241-6/+68
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>