summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-16add tender/macrowo_pad (#12786)Brandon Claveria
* add tender/macrowo_pad * add another layer for via keymap Co-authored-by: Swiftrax <swiftrax@gmail.com>
2021-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-14[Keymap] Update readme for ploopy nano keymap (#12733)Dustin Bosveld
The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default.
2021-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-14Ensure that safe_commands always run (#13199)Zach White
* ensure that safe_commands always run * import the config subcommand in bin/qmk
2021-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-14[Docs] Update Japanese newbs_learn_more_resources.md (#12839)shela
* Update Japanese newbs_learn_more_resources.md document. * Slightly modded
2021-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13[Docs] Update feature_split_keyboard.md (#13205)Markus Knutsson
2021-06-14Fix LED mapping for GMMK Pro (#13189)Gigahawk
2021-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13vscode: specify yapf as the formatting provider (#13206)Zach White
2021-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13[Docs] update Japanese translation of feature_pointing_device.md (#12753)umi
* update feature_pointing_device.md translation * update based on comment
2021-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13[Docs] Update Japanese newbs_flashing.md (#12837)shela
* Update Japanese newbs_flashing.md document. * Slightly modded * Apply suggestions from code review
2021-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13Update Japanese newbs.md document. (#12835)shela
2021-06-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-13[Docs] Japanese translation of docs/data_driven_config.md (#12066)Takeshi ISHII
* add docs/ja/data_driven_config.md * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: s-show <s1shimz@gmail.com> Co-authored-by: shela <shelaf@users.noreply.github.com>
2021-06-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-11Add Matrix 8XV1.2 OG rev1 PCB (#11614)kb-elmo
* add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-10[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)Drashna Jaelre
2021-06-10Migrate keyboards using uGFX to LED_MATRIX (#9657)Joakim Tufvegren
2021-06-10Add ST7565 LCD driver (#13089)Ryan
Co-authored-by: Joakim Tufvegren <jocke@barbanet.com>
2021-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-10Slightly more prominent LUFA Mass-storage bootloader warning. (#13163)Nick Brassel
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-10GMMK Pro RGB Support (#13147)Gigahawk
* Enable SPI1 for GMMK pro * Setup initial boilerplate for new LED driver * RGB matrix minimally functional * Map full LED matrix * Return keymap to default * Fix printscreen LED mapping * Reduce max brightness * Default values for AW20216 * Add documentation for AW20216 * Disable console and warnings * Run cformat * Update drivers/awinic/aw20216.h Co-authored-by: Drashna Jaelre <drashna@live.com> * make aw struct match issi struct Co-authored-by: Drashna Jaelre <drashna@live.com> * add led location defines Co-authored-by: Drashna Jaelre <drashna@live.com> * Use led pin definitions in keyboard.c * Add driver indices to led map * Fix elif typo * Run cformat * Update docs * Fix typo in docs * Document global brightness limits Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Add support for LAZYDESIGNERS/THE60/rev2 (#13015)jackytrabbit
Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-06-10Updated encoder_update_user on my keymap to follow the new signature on ↵Carlos Martins
quantum (#13152)
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09update via keymap (#13145)Xelus22
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Allow limiting the multibuild based on keymap name. (#13066)Nick Brassel
2021-06-09Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott
* Add fast_timer_t that is 16-bit or 32-bit based on architecture A 16-bit timer will overflow sooner but be faster to compare on AVR. * Avoid 8-bit timer overflows in debounce algorithms Count down remaining elapsed time instead of trying to do 8-bit timer comparisons. Add a "none" implementation that is automatically used if DEBOUNCE is 0 otherwise it will break the _pk/_pr count down. * Avoid unnecessary polling of the entire matrix in sym_eager_pk The matrix only needs to be updated when a debounce timer expires. * Avoid unnecessary polling of the entire matrix in sym_eager_pr The matrix only needs to be updated when a debounce timer expires. The use of the "needed_update" variable is trying to do what "matrix_need_update" was added to fix but didn't work because it only applied when all keys finished debouncing. * Fix sym_defer_g timing inconsistency compared to other debounce algorithms DEBOUNCE=5 should process the key after 5ms, not 6ms * Add debounce tests
2021-06-09Use single memcmp to determine if matrix changed. (#13064)Nick Brassel
* Use memcmp to determine if matrix changed. * Firmware size issues. * Add documentation for the lack of need of MATRIX_ROW_PINS/MATRIX_COL_PINS, when overriding low-level matrix functions.
2021-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Migrate preonic/rev3 to pwm ws2812 driver (#13142)Joel Challis
2021-06-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-09Fix Bug with (RGB|LED)_DISABLE_WHEN_USB_SUSPENDED define (#13060)Drashna Jaelre
2021-06-08`spi_master` Kinetis support (#13098)Ryan
2021-06-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
* Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-08Update requirements.txt (#13135)Joel Challis
2021-06-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-07Move hid and pyusb to requirements.txt (#13134)Zach White
* Add his and pyusb to * Update requirements-dev.txt