summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-041-0/+78
|\|
| * kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data (#13102)James Young2021-06-031-0/+78
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-041-0/+2
|\|
| * Fix caps lock indicator on Bear65 PCB (#12966)stanrc852021-06-031-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-032-14/+2
|\|
| * [Keymap] Update bcat's split_3x6_3 for Crkbd legacy removal (#13097)Jonathan Rascher2021-06-032-14/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-031-1/+1
|\|
| * `qmk multibuild`: Fix bug with Path objects (#13093)Ryan2021-06-031-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-034-6/+8
|\|
| * Tidy up spi_master includes (#13053)Ryan2021-06-034-6/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-038-36/+67
|\|
| * Update noroadsleft userspace and keymaps (2021-06-02) (#13086)James Young2021-06-028-36/+67
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-0219-11/+61
|\|
| * Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel2021-06-0319-11/+61
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-0222-0/+2724
|\|
| * [Keymap] merge jdelkins userspace and associated keymaps (#11276)Joel Elkins2021-06-0322-0/+2724
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keymap] merge jdelkins userspace and associated keymaps * Add copyright & license info * Change rgblight_config.enable to rgblight_is_enabled() * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dz60/keymaps/jdelkins/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove superfluous includes * Change EXTRAFLAGS+=-flto to LTO_ENABLE=yes * Remove unnecessary jdelkins_ss symlink in users * Add copyright and license notices * Use preferred way to determine capslock / numlock state Co-authored-by: Drashna Jaelre <drashna@live.com> * Add #pragma once to a header Co-authored-by: Drashna Jaelre <drashna@live.com> * Include QMK_KEYBOARD_H only once, in userspace header * Remove unnecessary initialization in matrix_init_keymap * Do process_record_keymap before cases handled in process_record_user * Reorganize & simplify secrets feature enablement * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Remove superfluous break Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * include "print.h" instead of <print.h> Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_cod16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * add #pragma once to a header Co-authored-by: Ryan <fauxpark@gmail.com> * include "print.h" instead of <print.h> Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Remove copyright from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use tap_code16 Co-authored-by: Ryan <fauxpark@gmail.com> * Use :flash target where possible * Remove special case flash target and use PROGRAM_CMD * dz60/jdelkins_ss: use tap_code16 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-011-2/+2
|\|
| * fix missing arg (#13068)Xelus222021-06-011-2/+2
| |
* | Add weak refs on reading rows/cols. (#13062)Nick Brassel2021-06-012-18/+18
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-017-68/+106
|\|
| * VIA compile fixes (#13054)Xelus222021-05-317-68/+106
| |
* | Update ChibiOS, ChibiOS-Contrib. (#13056)Nick Brassel2021-06-014-0/+60
| | | | | | | | | | | | | | | | | | | | | | * Update ChibiOS, ChibiOS-Contrib. * Add instructions. * Wrong remote name * Explicit version tag. * Add link to procedure on the breaking changes page.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-314-0/+390
|\|
| * [Keymap] lja83's Planck keymap (#12809)Jeff Apczynski2021-05-304-0/+390
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jeff Apczynski <jeffrey.apczynski@braincorp.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-3115-0/+1396
|\|
| * [Keyboard] Add Rubi Numpad (#12283)Gregorio2021-05-3015-0/+1396
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-308-0/+842
|\|
| * [Keyboard] Unicomp Mini M (#12892)Lander2021-05-308-0/+842
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-307-0/+324
|\|
| * [Keyboard] Added BOP support (#12991)Brandon Lewis2021-05-307-0/+324
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Brandon Lewis <blewis308@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-303-0/+50
|\|
| * [Keyboard] jabberwocky via support (#13029)lukeski142021-05-303-0/+50
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-301-5/+9
|\|
| * merge/um70:via: Avoid sprintf() to make the code fit into flash (#12919)Sergey Vlasov2021-05-301-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | The code using sprintf() did not fit into flash when `merge/um70:via` was compiled with avr-gcc 5.4.0: * The firmware is too large! 29756/28672 (1084 bytes over) Replacing `sprintf(wpm_str, " %03d", current_wpm);` with custom formatting code reduces the firmware size by 1504 bytes, which is enough to make the `merge/um70:via` firmware fit: * The firmware size is approaching the maximum - 28252/28672 (98%, 420 bytes free)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-301-6/+6
|\|
| * CLI: Fix automagic (#13046)Erovia2021-05-301-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-290-0/+0
|\|
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291481-20970/+12666
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Per Key functionality for AutoShift (#11536) * LED Matrix: Reactive effect buffers & advanced indicators (#12588) * [Keyboard] kint36: switch to sym_eager_pk debouncing (#12626) * [Keyboard] kint2pp: reduce input latency by ≈10ms (#12625) * LED Matrix: Split (#12633) * [CI] Format code according to conventions (#12650) * feat: infinite timeout for leader key (#6580) * feat: implement leader_no_timeout logic * docs(leader_key): infinite leader timeout docs * Format code according to conventions (#12680) * Update ADC driver for STM32F1xx, STM32F3xx, STM32F4xx (#12403) * Fix default ADC_RESOLUTION for ADCv3 (and ADCv4) Recent ChibiOS update removed ADC_CFGR1_RES_10BIT from the ADCv3 headers (that macro should not have been there, because ADCv3 has CFGR instead of CFGR1). Fix the default value for ADC_RESOLUTION to use ADC_CFGR_RES_10BITS if it is defined (that name is used for ADCv3 and ADCv4). * Update ADC docs to match the actually used resolution ADC driver for ChibiOS actually uses the 10-bit resolution by default (probably to match AVR); fix the documentation accordingly. Also add both ADC_CFGR_RES_10BITS and ADC_CFGR1_RES_10BIT constants (these names differ according to the ADC implementation in the particular MCU). * Fix pinToMux() for B12 and B13 on STM32F3xx Testing on STM32F303CCT6 revealed that the ADC mux values for B12 and B13 pins were wrong. * Add support for all possible analog pins on STM32F1xx Added ADC mux values for pins A0...A7, B0, B1, C0...C5 on STM32F1xx (they are the same at least for STM32F103x8 and larger F103 devices, and also F102, F105, F107 families). A