Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Add XT65 keyboard (#11998) | kopibeng | |
* Add XT65 keyboard * Create readme.md * Updated readme.md and rules.mk * Updated config.h and readme.md * Update imgur link * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/xt65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/xt65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-03-25 | added twelvekey (#12281) | kb-elmo | |
* added twelvekey * rename layout | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | ISO Layouts fix (#12319) | Matteo Montemarani | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | update shell.nix (#12295) | André Silva | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Improve upon the 'Caveats' section of the Layers and Mod-Tap documentation ↵ | Purdea Andrei | |
(#12306) * Improve upon the 'Caveats' section of the Layers and Mod-Tap documentation * Update docs/mod_tap.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/feature_layers.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/mod_tap.md Co-authored-by: Ryan <fauxpark@gmail.com> * Added a line saying that remote desktop problems may also be mitigated by defining TAP_CODE_DELAY * Update docs/mod_tap.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | handwired/bolek: correct key object order (#12356) | James Young | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White | |
* Add a command to format json files * change to work after rebase * add test for qmk format-json * add documentation for qmk format-json * Update lib/python/qmk/cli/format/json.py | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Added wilba.tech WT60-H2 (#12348) | Wilba | |
* Added wilba.tech WT60-H2 * fix typo * Fix error in keymap | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Added wilba.tech WT65-G2 (#12360) | Wilba | |
2021-03-25 | Added wilba.tech WT60-H3 (#12354) | Wilba | |
* Added wilba.tech WT60-H2 * fix typo | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | add equator (#12369) | Brandon Claveria | |
Co-authored-by: Swiftrax <swiftrax@gmail.com> | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Fix 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-25 | Adding keyboard level weak function for slave matrix scan (#12317) | XScorpion2 | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | Fix a small typo in cli_commands.md (#12379) | Ryan Roden-Corrent | |
2021-03-25 | Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) | Ryan | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-25 | feat(keymaps): Changes to crkbd/keymaps/armand1m layout and README.md update ↵ | Armando Magalhães | |
(#12252) Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-03-25 | Roses Lite layout macro touch-up (#12357) | James Young | |
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | add valor_frl_tkl info.json (#12359) | Xelus22 | |
* add info.json * remove macro keys to correct layout | |||
2021-03-25 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | [Keyboard] Preserve signedness from opt_encoder_handler for scroll data on ↵ | sbuller | |
ploopy devices (#12223) | |||
2021-03-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | More Tap Dance docs improvements (#12358) | Ryan | |
2021-03-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | Workaround for recent changes to mouse keycodes (#12367) | Joel Challis | |
2021-03-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | Add 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-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | Add info.json for handwired/datahand (#12320) | Ryan | |
2021-03-24 | Merge remote-tracking branch 'origin/master' into develop | QMK 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-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-03-24 | Configurator bugfix for GMMK Pro (#12353) | James Young | |
2021-03-24 | LED Matrix: Fix up eeconfig code (#12327) | Ryan | |