summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-28Allow for higher USB Polling rate on ATSAM boards (#13755)Drashna Jaelre
2021-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-28[Keyboard] fix short circuit in led_update_kb for quefrency rev3 (#13752)Jonavin
Co-authored-by: Jonavin <=>
2021-07-27Remove some legacy files (#13715)Joel Challis
2021-07-27Align AW20216 driver (#13712)Joel Challis
* Align AW20216 driver * Update drivers/awinic/aw20216.h Co-authored-by: Ryan <fauxpark@gmail.com> * Review comments * formatting fixes * stop if start failed? * review comments Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-27Fix typo in Dactyl Manuform (#13740)Ryan
2021-07-27Dactyl Manuform cleanup (#13686)Ryan
2021-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-26[Docs] Add `default` case in Tap Dance Example 6 (#13727)ForsakenRei
Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494. Without it compile firmware with Example 6 code will encounter 2 errors: `enumeration value 'TD_NONE' not handled in switch` `enumeration value 'TD_UNKNOWN' not handled in switch`
2021-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-26[Keyboard] Ares refactor (#13730)James Young
2021-07-26[Keyboard] Add RGB matrix support for Kyria (#12789)Albert Y
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: filterpaper <filterpaper@localhost>
2021-07-27Reduce firmware size in prep for #12670 (#13724)Drashna Jaelre
* Reduce firmware size in pre for #12670 * Also disable pixel mode, just in case
2021-07-26[Keyboard] Update kyria make path example (#13720)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-07-26[Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre
2021-07-27Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis
2021-07-27Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-27Add bootloader size (#13729)datafx
* Add bootloader size Bootloader size needs to be 6144 to allow QMK to jump to the correct location with bootmagic * Include dz60rgb v2.1 Add boot loader size to this pcb also
2021-07-2640percentclub/nein: update info.json layout macro reference (#13726)James Young
- change LAYOUT to LAYOUT_ortho_3x3
2021-07-26[Keyboard Update] Change to L422 (#13717)Xelus22
* change to L422 * Add bootloader Co-authored-by: Ryan <fauxpark@gmail.com> * add bootloader Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-25Revert "Fixed the ortho60 and ortho48 matrix layout after testing (#12106)" ↵Cyril
(#13456) This reverts commit e25f05224f1c06aeed13b2e99e8e755af65ac689.
2021-07-25[Keyboard] Valor Rev 2 (#13551)Xelus22
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-25[Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716)Drashna Jaelre
2021-07-25[Keyboard] Change RGB light defaults for melgeek/mj6xy (#13657)bomb
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-25Haptic: driver-> feature (#13713)Joel Challis
2021-07-25[Keyboard] Fix up SplitKB keyboards (#13511)Drashna Jaelre
2021-07-25[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre
* [Keyboard] Update ZSA Keyboard Readmes and keymaps * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Remove custom rgb code for RGB_M_P * Fix inevitable typo Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/planck/ez/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-25Allow output of logging when running unit tests (#13556)Joel Challis
* Initial pass at enabling logging for unit tests * Add to docs * Bind debug for more test types * Force everything * Tidy up slightly
2021-07-24Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-25[Keyboard] Fix compile size for the Vitamins Included via keymap (#13696)Drashna Jaelre
2021-07-25docs/cli_commands: fix typo (#13697)Marc Tamsky
2021-07-25dirty fix (#13695)Dasky
2021-07-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-25[Keyboard] Fix keymaps for clueboard 66_hotswap (#13694)Drashna Jaelre
* [Keyboard] Fix default keymap for clueboard proto * Fix keymaps, because they're not actually revision compatible * Add copyright headers
2021-07-25[Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)Drashna Jaelre
2021-07-25[Keyboard] Fix Compile size on ungodly Launch Pad (#13692)Drashna Jaelre
2021-07-25Fix & clean up tronguylabs/m122_3270 (#13684)Ryan
2021-07-25[Keyboard] Fix compile size for the Merge UM70 via keymap (#13690)Drashna Jaelre
2021-07-24Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre
2021-07-24Refactor some platform dependent logic (#13675)Joel Challis
2021-07-24[Keyboard] Fix Q1 change dip switch to bool (#13687)Dasky
2021-07-24[Docs] Fix typo in dip switch example (#13688)Dasky
2021-07-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-24[Keyboard] Add Keychron Q1 (#13397)lokher
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-07-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-24[Keymap] add kinesis/keymaps/jwon (#13618)James Won
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-24[Keyboard] Dharma (#13663)Xelus22
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-24feature: Add swap hands support for sofle keyboard. (#13654)Shane Celis