summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-25Added wilba.tech WT60-H2 (#12348)Wilba
* Added wilba.tech WT60-H2 * fix typo * Fix error in keymap
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Added wilba.tech WT65-G2 (#12360)Wilba
2021-03-25Added wilba.tech WT60-H3 (#12354)Wilba
* Added wilba.tech WT60-H2 * fix typo
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25(Re)Fixing K-type RGB lighting (#12084)Andrew-Fahmy
* initial rgb driver fix * added underglow LEDs and fixed typo in RGB locations * removed test code * added my key maps * updated rgb keymap to work with changes * refactored my code to make it more maintainable and updated keymaps. * added GPL licence * Turned off matrix scan rate debug info * added checks if RGB matrix is enabled to fix errors when building keymaps without RGB matrix enabled * Apply suggestions from code review by fauxpark Co-authored-by: Ryan <fauxpark@gmail.com> * Renamed led driver file to be less ambiguous * Renamed is31fl3733 driver files to is31fl3733-dual Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25add equator (#12369)Brandon Claveria
Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix USER_PRINT on avr/atsam (#12269)Joel Challis
* Fix USER_PRINT on avr/atsam * Update tmk_core/common/arm_atsam/_print.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-25Adding keyboard level weak function for slave matrix scan (#12317)XScorpion2
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25Fix a small typo in cli_commands.md (#12379)Ryan Roden-Corrent
2021-03-25Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302)Ryan
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-25feat(keymaps): Changes to crkbd/keymaps/armand1m layout and README.md update ↵Armando Magalhães
(#12252) Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-25Roses Lite layout macro touch-up (#12357)James Young
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24add valor_frl_tkl info.json (#12359)Xelus22
* add info.json * remove macro keys to correct layout
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24[CI] Format code according to conventions (#12363)github-actions[bot]
* Format code according to conventions * Update lib/python/qmk/cli/generate/api.py * Update lib/python/qmk/cli/generate/api.py Co-authored-by: QMK Bot <hello@qmk.fm> Co-authored-by: Zach White <skullydazed@gmail.com>
2021-03-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24[Keyboard] Preserve signedness from opt_encoder_handler for scroll data on ↵sbuller
ploopy devices (#12223)
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24More Tap Dance docs improvements (#12358)Ryan
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Workaround for recent changes to mouse keycodes (#12367)Joel Challis
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
* Add support for qmk_configurator style aliases * add the keyboard aliases to the api data * add support for a keyboard metadata file * make flake8 happy
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Add info.json for handwired/datahand (#12320)Ryan
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24[Keyboard] YMDK YM68 (#12352)James Young
* [Keyboard] YMDK YM68 Converted from a KBFirmware JSON file provided via the vendor's product listing. PCB supports Backlight on B6 and RGB Underglow on E2, but the LEDs are not pre-soldered according to the PCB photos. * update VENDOR_ID and PRODUCT_ID
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Configurator bugfix for GMMK Pro (#12353)James Young
2021-03-24LED Matrix: Fix up eeconfig code (#12327)Ryan
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Fix Uni660 linker errors (#12341)Ryan
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Add UC-1 keypad (#11926)duoshock
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: online <33636898+online@users.noreply.github.com>
2021-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-23Configurator fixes for handwired/concertina/64key (#12316)Viktor Eikman
* Fixed bug that was hiding a key in info.json. * Improvements to presentation.
2021-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-23Add Sinc Rev. 2 (#12138)Danny
2021-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-23Update readme.md on quefrency (#12276)Luca Di Bartolomeo
* Update readme.md on quefrency Fix incorrect flashing instructions * Update keyboards/keebio/quefrency/readme.md
2021-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-22use layout aliases when processing info.json (#12333)Zach White
2021-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-21Fix Kira80 license headers (#12303)kb-elmo
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>