summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-08Merge remote-tracking branch 'origin/master' into developZach White
2021-01-08Suggest 'QMK MSYS' as the default windows platform (#11321)Joel Challis
* Suggest 'QMK MSYS' as the default windows platform * Review comments
2021-01-08typo fixZach White
2021-01-08remove extraneous commentZach White
2021-01-08comment out a non-standard DIODE_DIRECTIONZach White
2021-01-08use a custom name for custom pinsZach White
2021-01-08fix bugs triggered by certain boardsZach White
2021-01-07remove the python dep updateZach White
2021-01-07fix travisZach White
2021-01-07change matrix/m20add to use non-standard names for non-standard pinsZach White
2021-01-07Revert "loosen up the schema to allow any pin format"Zach White
This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92.
2021-01-07Revert "change invalid pin from error to warning"Zach White
This reverts commit 68da9cd19658071f0c2f22e97956303281703176.
2021-01-07loosen up the schema to allow any pin formatZach White
2021-01-07change invalid pin from error to warningZach White
2021-01-07fix rgblight propertiesZach White
2021-01-07make flake8 happyZach White
2021-01-07clean up generate-api errorsZach White
2021-01-07get qmk generate-api into a good stateZach White
2021-01-07add missing schemasZach White
2021-01-07cleanup clueboard based on latest validation workZach White
2021-01-07validate keyboard data with jsonschemaZach White
2021-01-08Implement matrix_io_delay abstraction for Drop boards (#11472)Joel Challis
2021-01-07[Keyboard] Add Sparrow62 (#11387)Atsushi Morimoto
* 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>
2021-01-07[Keyboard] JM60 refactor (#11421)Ryan
2021-01-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-07name changeJane Bernhardt
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keymap] Xyverz's crkbd keymap (#11299)Xyverz
* 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>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keymap] Update NIBBLE ISO keymap (#11295)Jay Greco
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keyboard] add support for bigknob (#11291)Craig Gardner
* 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>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keyboard] add joypad keyboard (#11283)Brandon Claveria
* 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>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keyboard] Add Louhi keyboard (#11244)Erkki Halinen
* Add Louhi QMK config * Modify info.json layout * change compile and flash examples * Tweak layout, change picture * Change pictures to Imgur hosted * Update keyboards/pohjolaworks/louhi/louhi.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/louhi.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pohjolaworks/louhi/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/pohjolaworks/louhi/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pohjolaworks/louhi/keymaps/default/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pohjolaworks/louhi/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erkki Halinen <erkki-eemeli.halinen@cgi.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keymap] Dbroqua alps64 poker (#11254)Damien
* [Apple M5120] First iteration * Cleaned apple_m5120 files * Changes requested by PR * Update keyboards/apple_m5120/iso/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/apple_m5120/iso/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Added dbroqua keymap for ALPS64 * Removed other keyboard * Added volume keys * Added licence * Update keyboards/alps64/keymaps/dbroqua/keymap.c Co-authored-by: dbroqua <dbroqua@mousur.org> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-06[Keymap] Added my lily58 keymap (#11258)Barabas
* added my keymap * Tidy up Add readme, run clang-format, remove some comments * Fixed some formatting issues * Update after reading PR checklist Add GPL header to keymap.c, remove backslash in LAYOUT macro * Use integer constants for switch labels * Remove unneeded code, remove F-keys from raise layer * Use program memory for some text on OLED * Fixed left over debug code * tidy up config.h and rules.mk Remove all unused defines from config.h, and remove options which are the same as the keyboard level make file. Enabled command to be able to toggle NKRO.
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Keyboard] Adding "Bigmac" 5x17 handwired by Taylore101 (#11204)Taylore101
* Adding bigmac handwired by taylore101 * Adding bigmac handwired by taylore101 * Updated Big Mac pin layout * Updated files from kbfirmware to newer qmk. Thanks drashna * Updated config file to have product and manufacturer info. Thanks again drashna * Update readme.md added missing picture of board layout * Update keyboards/handwired/bigmac/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Taylor Graves <taylorgraves@BOS0005.local> Co-authored-by: Taylor Graves <taylorgraves@BOS0005.lan> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-05[Keymap] Add jian/keymaps/left_hand (#11196)KgOfHedgehogs
* Add jian/keymaps/left_hand * Add jian/rev2/readme.md * Remove mod tap on mirrored layer * Add GPL2+ license header * Add gb version to readme
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-05[Keyboard] Add TMKL PCB (#11173)mechlovin
* add * update * update indicator LED * Update keyboards/mechlovin/tmkl/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/mechlovin/tmkl/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: vuhopkep <boy9x0@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Docs] Japanese translation of feature_rawhid.md (#10858)umi
* add feature_rawhid.md translation * update files based on comments * update files based on comments * update files based on comments
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-06[Docs] Japanese translation of feature_led_indicators.md (#10960)umi
* add feature_led_indicators.md translation * update related document * add link on _summary
2021-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot