18041 Commits (bca7a99e7aad2ff0a4aaed2d0e755e2d6bd7cee6)
 

Author SHA1 Message Date
QMK Bot bca7a99e7a Merge remote-tracking branch 'origin/master' into develop 4 years ago
Zach White fce9cb9338
Cleanup issues identified by lgtm (#14459)
* cleanup issues identified by lgtm

* fix the git_status check
4 years ago
QMK Bot a311514f43 Merge remote-tracking branch 'origin/master' into develop 4 years ago
peott-fr 5f38a98fa0
Adding SP Mini keymap. (#14593) 4 years ago
QMK Bot 7d501c9648 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 3823fdc9e0
[Keyboard] Fix Compile issues for Signum 3.0 (#14588)
* [Keyboard] Fix Compile issues for Signum 3.0

* quantuuum
4 years ago
QMK Bot 3c9b98387c Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre f07de1b309
[Keyboard] Fix double comment in config files (#14615) 4 years ago
James Young 1d10a78068
Merge remote-tracking branch 'upstream/master' into develop 4 years ago
James Young 03f4c53564
Unicomp Mini M handwired Configurator fix (#14609)
* apply human-friendly formatting

* correct info.json data
4 years ago
James Young 843b9a7e4d
Merge remote-tracking branch 'upstream/master' into develop 4 years ago
James Young 6f36eb469d
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
* Remove unused IS_COMMAND() instances from keyboard-level config.h, 0-9

* Remove unused IS_COMMAND() instances from keyboard-level config.h, A-B

* Remove unused IS_COMMAND() instances from keyboard-level config.h, C-D

* Remove unused IS_COMMAND() instances from keyboard-level config.h, E-G

* Remove unused IS_COMMAND() instances from keyboard-level config.h, handwired

* Remove unused IS_COMMAND() instances from keyboard-level config.h, H-M

* Remove unused IS_COMMAND() instances from keyboard-level config.h, N-R

* Remove unused IS_COMMAND() instances from keyboard-level config.h, S-Z

* Remove unused Magic Key definitions from keyboard-level config.h, 0-9

* Remove unused Magic Key definitions from keyboard-level config.h, A

* Remove unused Magic Key definitions from keyboard-level config.h, B

* Remove unused Magic Key definitions from keyboard-level config.h, C

* Remove unused Magic Key definitions from keyboard-level config.h, D-E

* Remove unused Magic Key definitions from keyboard-level config.h, F-H

* Remove unused Magic Key definitions from keyboard-level config.h, handwired

* Remove unused Magic Key definitions from keyboard-level config.h, I-K

* Remove unused Magic Key definitions from keyboard-level config.h, L-M

* Remove unused Magic Key definitions from keyboard-level config.h, N-R

* Remove unused Magic Key definitions from keyboard-level config.h, S-V

* Remove unused Magic Key definitions from keyboard-level config.h, W-Z

* Merge remote-tracking branch 'upstream/master' into clean/command_and_magic

* Remove remaining unused IS_COMMAND() instances from keyboard-level config.h
4 years ago
QMK Bot 327b1c0298 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 95733d1c16
Remove references to KBFirmware JSON Parser (#14608)
* remove refs: exclusive/e85/soldered

* remove refs: handwired/bigmac

* remove refs: handwired/boss566y/redragon_vara

* remove refs: handwired/marauder

* remove refs: id67

* remove refs: kprepublic/bm60rgb

* remove refs: playkbtw/helen80

* remove refs: sam/sg81m

* remove refs: sawnsprojects/satxri6key

* remove refs: yncognito/batpad
4 years ago
QMK Bot 93c3e10f75 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 14f0a417c7
GG Keyboards Genesis: Layout Macro update and clean-up (#14606)
* Genesis Hotswap: rename LAYOUT to LAYOUT_tkl_ansi

* Genesis Hotswap: delete blank layers from default keymap

Results in a smaller compiled firmware size.

* Genesis Hotswap: tidy-up via keymap

Fixes the visual alignment of keycodes.

* Genesis Hotswap: specify Hotswap in info.json

* Genesis Hotswap: enable Community Layout support

* Genesis Hotswap: remove KBFirmware Parser references

* Genesis Hotswap: specify Hotswap in config.h

* Genesis Solder: correct keyboard layout

* Genesis Solder: rename LAYOUT to LAYOUT_all

I don't actually know with certainty that this *is* LAYOUT_all, but in the absence of more concrete information, I'm going with this.

* Genesis Solder: delete blank layers from default keymap

Results in a smaller compiled firmware size.

* Genesis Solder: tidy-up via keymap

Fixes the visual alignment of keycodes.

* Genesis Solder: specify Hotswap in info.json

* Genesis Solder: add LAYOUT_tkl_ansi

* Genesis Solder: enable Community Layout support

* Genesis Solder: remove KBFirmware Parser references

* Genesis Solder: specify Solder in config.h
4 years ago
QMK Bot 2e76b24db6 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 532cfd56ca
Exclusive E6 RGB Refactor (#14604) 4 years ago
QMK Bot c576b11008 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 8c76e1ec08
FLX Virgo: metadata clean-up (#14605)
* correct maintainer field in info.json

* remove KBFirmware Parser references
4 years ago
QMK Bot 3b9a401036 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 3296c26c98
Saka68 Solder Refactor (#14596)
* rename LAYOUT to LAYOUT_68_ansi

* tidy-up keymaps

Adjusts indenting for readability/aesthetics.

* add LAYOUT_68_iso macro

* enable Community Layout support

* add Split Backspace layout variants

* remove KBFirmware Parser references

* correct keyboard metadata
4 years ago
QMK Bot 32dca0e19d Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 5c2d15573d
Saka68 Hotswap Refactor (#14595)
* rename LAYOUT to LAYOUT_68_ansi

* tidy-up keymaps

Adjusts indenting for readability/aesthetics.

* remove default keymap readme

* add LAYOUT_68_iso macro

* enable Community Layout support

* remove KBFirmware Parser references

* correct keyboard metadata

* specify keyboard variant in info.json and config.h
* correct maintainer field in info.json
4 years ago
Drashna Jaelre e1bf49fc97
Remove GCC version check from song list inclusion (#14600) 4 years ago
QMK Bot ab82ca1789 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Bahrul Hidayat aee0b0097b
[Keyboard] add keyboard dyz_TKL (#14535)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot ea451cbe8e Merge remote-tracking branch 'origin/master' into develop 4 years ago
Bahrul Hidayat 29079e54f1
[Keyboard] add keyboard dyz40 (#14533)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot 2c415a8b61 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Bahrul Hidayat 8b0b858db9
[Keyboard] add keyboard selka40 (#14560)
Co-authored-by: Drashna Jaelre <drashna@live.com>
4 years ago
QMK Bot ebd81b3217 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Albert Y c74bd72d4f
[Keyboard] Fix pin spacing alignmnent (#14592)
Co-authored-by: filterpaper <filterpaper@localhost>
4 years ago
QMK Bot a857956a3c Merge remote-tracking branch 'origin/master' into develop 4 years ago
Ryan 68c327f672
Remove keyboard-level `COMBO_ENABLE` rules (#14550) 4 years ago
QMK Bot 8fa9312b0f Merge remote-tracking branch 'origin/master' into develop 4 years ago
Drashna Jaelre 3be47b3eaa
[Keyboard] Fix default keymap for Potato65s (#14587) 4 years ago
QMK Bot 7deac7ada3 Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 216620ee76
tidy up Clawsome Boards info.json files (#14586)
* removes `meta` field
* changes `maintainer` field to use GitHub username
4 years ago
QMK Bot cf7b59389e Merge remote-tracking branch 'origin/master' into develop 4 years ago
James Young 9e87b47a9c
Aozora Hotswap info.json clean-up (#14585)
* clean up info.json

* correct maintainer field to use GitHub username
* remove `meta` key

* clean up readme.md

* correct key count in intro paragraph
4 years ago
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584)
* Initial pass of F405 support

* remove some conf files

* docs

* clang
4 years ago
Drashna Jaelre e1dfbfbfd3
[Keyboard] Fix typo in mechloving adelais header files (#14590) 4 years ago
James Young 20d3dc0c83
Patch for develop branch merge conflicts
Fixes bugs introduced by 675c5a5e12.
4 years ago
Drashna Jael're 675c5a5e12
Merge remote-tracking branch 'origin/master' into develop 4 years ago
Stan Gurenkov 4493a05b74
[Keyboard] refactor signum30 (#14527)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Stan Gurenkov <stan.gurenkov@docusign.com>
4 years ago
James Young 60b13d04cd
Alf X2 Refactor (#14572) 4 years ago
James Young 076a332613
Swift65 Solder Refactor (#14579) 4 years ago
WiZ.GG 3778dd5727
[Keyboard] add 2 keys in jkb65 keymap (#14576) 4 years ago
Andrew Braini 863d9c35fe
[Keyboard] Create the battleship gamepad keyboard. (#14551)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago