Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-28 | Additional handedness by EEPROM examples (#19686) | Albert Y | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | |
2023-01-27 | VIA keymap for Reviung 34. (#19694) | azhizhinov | |
VIA keymap for Reviung 34. | |||
2023-01-27 | [Keyboard] Update effects for Keychron Q2 (#19685) | adophoxia | |
2023-01-27 | Swap LED_PIN_ON_STATE to 0. (#19692) | Patrick Muldoon | |
User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state | |||
2023-01-27 | Add RP2040 SCRAMBLE v2 (#19489) | Jay Greco | |
2023-01-26 | fix pegasushoof caps light, add via keymap (#19649) | wangfuco | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local> | |||
2023-01-26 | VIA keymap for the dactyl manuform 4x6 (#19668) | AnotherStranger | |
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-01-26 | Rename `LAYOUT` macros identifier that contained the keyboard name (#19657) | Charly Delay | |
2023-01-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-26 | new keyboard: edinburgh41 (#19569) | schwarzer-geiger | |
* added edinburgh41 Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-01-25 | analog.c: Fix `pinToMux()` for STM32F0xx (#19658) | Sergey Vlasov | |
The `adc_read()` code for STM32F0xx expects to get the 0-based channel number in `mux.input`, but the `pinToMux()` code for STM32F0xx was attempting to pass the CHSELR bit mask in that field, which resulted in selecting a wrong channel, therefore `analogReadPin()` did not work properly for the STM32F0xx chips. Fix `pinToMux()` to put the channel number in that field (this matches the behavior for other supported chips and also allows selection of channels 16...18, which can be used to access the builtin temperature, reference voltage and VBAT sensors). | |||
2023-01-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-25 | Decrease LED animation frequency to improve performance (#19677) | Darkhan | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | [Keymap] Update brauner preonic layout (#19665) | Christian Brauner | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | Update understanding_qmk.md (#19664) | arrowj | |
Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. | |||
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | escaped stray backslash in bux.py (#19667) | Natan-P | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | [Keyboard] Add the Black Hellebore (#19655) | MJM | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) | adophoxia | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-24 | fixup splitkb/kyria VIA keymap (#19676) | jack | |
2023-01-23 | Fixup handwired/jscotto/scotto40 (#19675) | jack | |
2023-01-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-23 | [Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) | cole smith | |
2023-01-23 | [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) | Stefan Kerkmann | |
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||
2023-01-24 | Allow overriding of keymap/encodermap layer count. (#19325) | Nick Brassel | |
2023-01-24 | Corrections to uart driver for Chibios platform (#19075) | David Hoelscher | |
2023-01-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-23 | [Keymap] Add youturn/yt keymap for think65 (#19300) | youturn45 | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local> | |||
2023-01-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-23 | [Keyboard] Add Scotto40 Keyboard (#18453) | Joe Scotto | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2023-01-22 | Run format-text on keyboard PRs (#19656) | Joel Challis | |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-20 | Change era65 keymap&debounce_type (#19627) | era | |
2023-01-20 | Fix functions with empty params (#19647) | Ryan | |
* Fix functions with empty params * Found a bunch more | |||
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-20 | [Keyboard] Add Kyria rev3 (#19423) | leah-splitkb | |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-20 | Refactor some layouts which contain keyboard name (#19645) | Joel Challis | |
* Refactor some layouts which contain keyboard name * use planck_mit | |||
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-19 | Og60 fix indicator (#19631) | dztech | |
2023-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-19 | djam add rgb matrix (#19621) | Leo Deng | |
2023-01-20 | Publish keymap.json to API (#19167) | Joel Challis | |
2023-01-20 | Fix converter alias after 19603 (#19644) | Joel Challis | |