Zach White
962bc8d9dd
Use the schema to eliminate custom code ( #11108 )
...
* use the schema to eliminate custom code
* Update docs/reference_info_json.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* make flake8 happy
* bugfix
* do not overwrite make vars from json
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
c550047ba6
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
3dc5e5af38
tunks/ergo33: info.json fixes ( #11488 )
...
* tunks/ergo33: info.json fixes
Fix layout macro reference and key sequence.
* fix make command in readme
4 years ago
QMK Bot
e9eaf416b8
Merge remote-tracking branch 'origin/master' into develop
4 years ago
James Young
0500a2e0f1
Add 96% ANSI Community Layouts ( #11453 )
4 years ago
QMK Bot
9ae6e298bb
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Monksoffunk
d54289db58
Add VIA keymap for Zinc ( #9299 )
...
* Add VIA keymap
* Update Document files
Update readme of VIA keymaps
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/rules.mk
* Update keyboards/zinc/keymaps/via/rules.mk
* Update keyboards/zinc/keymaps/via/rules.mk
* Update keyboards/zinc/keymaps/via/rules.mk
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Update keyboards/zinc/keymaps/via/keymap.c
* Add copyright license header
4 years ago
QMK Bot
1b72b08b2c
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Toban Wiebe
95a1496ebc
Fix AUR package name ( #11416 )
...
On Arch, `qmk` is now in the official repos, whereas only `qmk-git` is in AUR.
4 years ago
QMK Bot
c2ef0dac6b
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Erkki Halinen
06a6b23e60
Update available pohjolaworks/louhi layouts and RGB config( #11466 )
4 years ago
QMK Bot
ae06235e46
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Pascal Pfeil
1be7485fa4
VIA Support: LFKPad ( #11461 )
...
* VIA Support: LFKPad
* Condense two mostly redundant rules.mk files
* Set BOOTMAGIC_ENABLE to lite as advised by VIA tutorial
4 years ago
QMK Bot
2af7a724e1
Merge remote-tracking branch 'origin/master' into develop
4 years ago
kb-elmo
19e2bb272e
Added Odelia ( #11362 )
...
* add odelia keyboard
* Update readme.md
* Update info.json
4 years ago
Zach White
667161620a
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Joel Challis
6d9b4c7b4f
Suggest 'QMK MSYS' as the default windows platform ( #11321 )
...
* Suggest 'QMK MSYS' as the default windows platform
* Review comments
4 years ago
Zach White
e2c7f89347
typo fix
4 years ago
Zach White
58fcdf8c07
remove extraneous comment
4 years ago
Zach White
959f566118
comment out a non-standard DIODE_DIRECTION
4 years ago
Zach White
7e78699e79
use a custom name for custom pins
4 years ago
Zach White
30331b383f
fix bugs triggered by certain boards
4 years ago
Zach White
a828a82d59
remove the python dep update
4 years ago
Zach White
a1007627e4
fix travis
4 years ago
Zach White
4394fc35ea
change matrix/m20add to use non-standard names for non-standard pins
4 years ago
Zach White
82007aa03a
Revert "loosen up the schema to allow any pin format"
...
This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92.
4 years ago
Zach White
e2e793c1c3
Revert "change invalid pin from error to warning"
...
This reverts commit 68da9cd19658071f0c2f22e97956303281703176.
4 years ago
Zach White
ed19198c78
loosen up the schema to allow any pin format
4 years ago
Zach White
b44532aa3d
change invalid pin from error to warning
4 years ago
Zach White
9a178f6826
fix rgblight properties
4 years ago
Zach White
56ef80216a
make flake8 happy
4 years ago
Zach White
2a67ff690e
clean up generate-api errors
4 years ago
Zach White
b2c26f7cdd
get qmk generate-api into a good state
4 years ago
Zach White
266a85eda0
add missing schemas
4 years ago
Zach White
0d3aca062e
cleanup clueboard based on latest validation work
4 years ago
Zach White
ededff8556
validate keyboard data with jsonschema
4 years ago
Joel Challis
b609a07b45
Implement matrix_io_delay abstraction for Drop boards ( #11472 )
4 years ago
Atsushi Morimoto
2574bc2791
[Keyboard] Add Sparrow62 ( #11387 )
...
* add sparrow62
* fix split hand pin
* fix default keymap back space
* add via firmware
* add 74th keymap
fix for coding style
* Update keyboards/sparrow62/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sparrow62/keymaps/74th/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/sparrow62/keymaps/74th/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* fix typo
* remove macro for LOCK
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan
985b8cab7c
[Keyboard] JM60 refactor ( #11421 )
4 years ago
QMK Bot
95cbcef34f
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Jane Bernhardt
581368596e
name change
4 years ago
QMK Bot
6b8a85758e
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Xyverz
832a6e150a
[Keymap] Xyverz's crkbd keymap ( #11299 )
...
* Initial commit for my Corne keyboard layout.
* Updates to Corne, etc.
Finished working on primary layout for Corne keyboard.
Cleaned up some comments for my 4x12 Ortho layout.
* Changes for crkbd layout
* Fixed the config.h to reflect using ee_hands
* Added RGB configs to crkbd/corne layout
Co-authored-by: Ian Sterling <503326@MC02YT9K9LVCF.tld>
4 years ago
QMK Bot
d35af9fbc1
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Jay Greco
8b735d35aa
[Keymap] Update NIBBLE ISO keymap ( #11295 )
4 years ago
QMK Bot
98b8fd6d21
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Craig Gardner
b7b82d509b
[Keyboard] add support for bigknob ( #11291 )
...
* add support for bigknob
Add support for bigknob macropad
* corrected files
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* corrected tap dance
* Update config.h
* correct image link
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* added GPL headers
* Update readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
0e2476554e
Merge remote-tracking branch 'origin/master' into develop
4 years ago
Brandon Claveria
bf959d79dc
[Keyboard] add joypad keyboard ( #11283 )
...
* add joypad
* add joypad keymaps
* change pid
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/swiftrax/joypad/joypad.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/handwired/swiftrax/joypad/keymaps/via/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/swiftrax/joypad/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
QMK Bot
57b9b45242
Merge remote-tracking branch 'origin/master' into develop
4 years ago