summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-0912-9/+19
| | | | | | | | | * add support for specifying BOARD in info.json * move BOARD from rules.mk to info.json for clueboard * fix keyboards that do not require board * remove out of compliance values
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-104-0/+304
|\
| * [Keymap] Add new atreus keymap to planck keyboard (#11420)Matthias Bertschy2021-01-094-0/+304
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-101-8/+8
|\|
| * Correct descriptions of rgblight functions (#11429)Joshua Diamond2021-01-091-8/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-101-2/+2
|\|
| * Update Bakeneko65 readme (#11485)Koichi Katano2021-01-101-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-101-2/+2
|\|
| * Update Bakeneko60 readme (#11483)Koichi Katano2021-01-101-2/+2
| |
* | Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-1014-307/+22
| |
* | ChibiOS conf migrations... take 5 (#11414)Nick Brassel2021-01-104-1412/+64
| | | | | | | | | | | | | | * ChibiOS conf upgrade for handwired/sono1 handwired/sono1 - 4453480576b0bd60f5962e5c3c287cf0f53f7197 * Fixup build error for mechlovin/tmkl.
* | Use the schema to eliminate custom code (#11108)Zach White2021-01-098-54/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-092-4/+4
|\|
| * tunks/ergo33: info.json fixes (#11488)James Young2021-01-092-4/+4
| | | | | | | | | | | | | | * tunks/ergo33: info.json fixes Fix layout macro reference and key sequence. * fix make command in readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-099-2/+380
|\|
| * Add 96% ANSI Community Layouts (#11453)James Young2021-01-109-2/+380
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-095-0/+621
|\|
| * Add VIA keymap for Zinc (#9299)Monksoffunk2021-01-085-0/+621
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-091-2/+2
|\|
| * Fix AUR package name (#11416)Toban Wiebe2021-01-091-2/+2
| | | | | | On Arch, `qmk` is now in the official repos, whereas only `qmk-git` is in AUR.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-083-3/+22
|\|
| * Update available pohjolaworks/louhi layouts and RGB config(#11466)Erkki Halinen2021-01-083-3/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-086-45/+64
|\|
| * VIA Support: LFKPad (#11461)Pascal Pfeil2021-01-086-45/+64
| | | | | | | | | | | | | | * VIA Support: LFKPad * Condense two mostly redundant rules.mk files * Set BOOTMAGIC_ENABLE to lite as advised by VIA tutorial
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-089-0/+325
|\|
| * Added Odelia (#11362)kb-elmo2021-01-089-0/+325
| | | | | | | | | | | | | | * add odelia keyboard * Update readme.md * Update info.json
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-0824-285/+735
|\|
| * Suggest 'QMK MSYS' as the default windows platform (#11321)Joel Challis2021-01-081-0/+15
| | | | | | | | | | * Suggest 'QMK MSYS' as the default windows platform * Review comments
| * Implement matrix_io_delay abstraction for Drop boards (#11472)Joel Challis2021-01-082-2/+14
| |
| * [Keyboard] Add Sparrow62 (#11387)Atsushi Morimoto2021-01-0712-0/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * [Keyboard] JM60 refactor (#11421)Ryan2021-01-0710-298/+261
| |
* | typo fixZach White2021-01-081-1/+1
| |
* | remove extraneous commentZach White2021-01-081-1/+1
| |
* | comment out a non-standard DIODE_DIRECTIONZach White2021-01-081-1/+2
| |
* | use a custom name for custom pinsZach White2021-01-082-4/+4
| |
* | fix bugs triggered by certain boardsZach White2021-01-084-20/+59
| |
* | remove the python dep updateZach White2021-01-071-3/+0
| |
* | fix travisZach White2021-01-071-0/+3
| |
* | change matrix/m20add to use non-standard names for non-standard pinsZach White2021-01-072-3/+5
| |
* | Revert "loosen up the schema to allow any pin format"Zach White2021-01-071-3/+6
| | | | | | | | This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92.
* | Revert "change invalid pin from error to warning"Zach White2021-01-071-1/+1
| | | | | | | | This reverts commit 68da9cd19658071f0c2f22e97956303281703176.
* | loosen up the schema to allow any pin formatZach White2021-01-071-6/+3
| |
* | change invalid pin from error to warningZach White2021-01-071-1/+1
| |
* | fix rgblight propertiesZach White2021-01-071-3/+3
| |
* | make flake8 happyZach White2021-01-072-39/+50
| |
* | clean up generate-api errorsZach White2021-01-0737-102/+18
| |
* | get qmk generate-api into a good stateZach White2021-01-075-35/+117
| |
* | add missing schemasZach White2021-01-074-0/+269
| |
* | cleanup clueboard based on latest validation workZach White2021-01-0724-177/+88
| |
* | validate keyboard data with jsonschemaZach White2021-01-074-12/+155
| |