Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-24 | Fix ik75 scroll lock and windows lock status LEDs (#20380) | jestercore | |
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | [Keyboard] Add nico (#20686) | yulei | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | Add Caps Lock indicator for Kyechron S1 white backlight version (#21559) | Kumiko as a Service | |
2023-07-24 | [Keyboard] Delete jscotto directory (#21157) | Joe Scotto | |
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | [Keyboard] Add linworks fave60a (#20795) | DUILCHOI | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | Fix paragon keyboard encoder step (#21582) | Yak | |
2023-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-24 | Add Nyquistpad (#21578) | Danny | |
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-07-25 | Raw HID: documentation improvements (#21596) | Ryan | |
2023-07-24 | [Keyboard] Update ERA65 PCB (#21592) | era | |
2023-07-23 | Allow the user to select one tone for the additive DAC (#21591) | Nebuleon | |
Previously, if the user tried to use `#define AUDIO_MAX_SIMULTANEOUS_TONES 1` to conserve CPU time, their firmware would fail to build with this error: ``` platforms/chibios/drivers/audio_dac_additive.c:91:73: error: excess elements in array initializer [-Werror] 91 | static float active_tones_snapshot[AUDIO_MAX_SIMULTANEOUS_TONES] = {0, 0}; | ^ ``` This also affected the preset `#define AUDIO_DAC_QUALITY_VERY_HIGH`, which called up only one simultaneous tone at 88200 Hz. | |||
2023-07-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-23 | Fix VS code live share extension link (#21585) | peepeetee | |
2023-07-22 | kinesis: remove stacked split layouts (#21569) | Ryan | |
2023-07-22 | Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572) | Ryan | |
2023-07-20 | [Bug] Fix compilation error when Split Watchdog enabled (#21543) | Drashna Jaelre | |
2023-07-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-20 | [Keyboard] Add EC Theca (#21233) | Cipulot | |
Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-07-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-20 | [Keyboard] Add boardsource/unicorne (#21510) | jack | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Cole Smith <smithcole@protonmail.com> | |||
2023-07-21 | Fix backlight support for some boards (#21554) | Ryan | |
2023-07-21 | backlight: split AVR PWM and timer drivers (#21540) | Ryan | |
2023-07-21 | haptic: naming cleanups (#21551) | Ryan | |
2023-07-20 | Rename `dactyl_manuform` variant `3x5_3` (#21015) | Duncan Sutherland | |
2023-07-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-20 | Document the right location for indicator functions (#21512) | フィルターペーパー | |
2023-07-21 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2023-07-20 | Add Bastion75 PCB to QMK (#21529) | Andrew Kannan | |
* Add Bastion75 to QMK * Remove blank layers * Apply suggestions from code review Co-authored-by: jack <0x6a73@protonmail.com> * Update keymaps --------- Co-authored-by: jack <0x6a73@protonmail.com> | |||
2023-07-20 | Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts (#21519) | Duncan Sutherland | |
2023-07-20 | Amend layout and matrix positions for `dactyl_cc` (#21523) | Duncan Sutherland | |
2023-07-20 | Move files to rev1 folder, add rev2 (#21563) | Danny | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-07-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-20 | Automata02 Alisaie Touch-Up (#21552) | James Young | |
* [style] friendly-format info.json * [chore] remove key labels from info.json * [chore] correct layout data Fix a misleading Configurator implementation, and incorrect key sizes and positioning on the bottom row. * [chore] re-add key labels to info.json | |||
2023-07-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-19 | HolySwitch Lightweight65 Community Layout Support (#21550) | James Young | |
* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support | |||
2023-07-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-18 | Fix compilation of lily58 rgb_state_reader (#21502) | Alfredo Colas Gullon | |
2023-07-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-17 | Keychron V4 Touch-Up (#21545) | James Young | |
* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi * Keychron V4 ANSI: enable Community Layout support * Keychron V4 ISO: correct layout data Move position [3, 1] up by 0.25u. * Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso * Keychron V4 ISO: enable Community Layout support | |||
2023-07-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-17 | GMMK2 65% ANSI Touch-Up (#21544) | James Young | |
* [chore] correct layout data * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker Also adds a layout alias so as to not have to edit the user keymaps. * [enhancement] enable Community Layout support | |||
2023-07-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-17 | AliceH66 Pianoforte Hotswap Touch-Up (#21542) | James Young | |
* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi * [enhancement] enable Community Layout support * [chore] correct layout data Correct the position of the spacebar. | |||
2023-07-17 | [Core] Update ChibiOS-Contrib (#21553) | Stefan Kerkmann | |
2023-07-16 | quantum: remove direct `quantum.h` includes (#21507) | Ryan | |
2023-07-15 | Eliminate `TMK_COMMON_*` in makefiles (#21517) | Ryan | |