Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-26 | 9 | -0/+293 | |
|\| | ||||||
| * | Add Bastion65 PCB to QMK (#21528) | Andrew Kannan | 2023-07-26 | 9 | -0/+293 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 7 | -0/+499 | |
|\| | ||||||
| * | Add BastionTKL PCB to QMK (#21530) | Andrew Kannan | 2023-07-25 | 7 | -0/+499 | |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Danny <nooges@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 9 | -0/+445 | |
|\| | ||||||
| * | Add Bastion60 PCB to QMK (#21527) | Andrew Kannan | 2023-07-25 | 9 | -0/+445 | |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Danny <nooges@users.noreply.github.com> | |||||
* | | Move model h controller under ibm/model_m (#21526) | Jerome Berclaz | 2023-07-25 | 6 | -2/+3 | |
| | | ||||||
* | | [keyboard] tominabox1/le_chiffre refactor pt 1 (#21567) | Less/Rikki | 2023-07-25 | 16 | -357/+237 | |
| | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 3 | -6/+6 | |
|\| | ||||||
| * | Fix ik75 scroll lock and windows lock status LEDs (#20380) | jestercore | 2023-07-24 | 3 | -6/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 7 | -0/+298 | |
|\| | ||||||
| * | [Keyboard] Add nico (#20686) | yulei | 2023-07-24 | 7 | -0/+298 | |
| | | | | | | | | | | | | | | 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> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 2 | -3/+50 | |
|\| | ||||||
| * | Add Caps Lock indicator for Kyechron S1 white backlight version (#21559) | Kumiko as a Service | 2023-07-24 | 2 | -3/+50 | |
| | | ||||||
* | | [Keyboard] Delete jscotto directory (#21157) | Joe Scotto | 2023-07-24 | 29 | -1729/+15 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 7 | -0/+355 | |
|\| | ||||||
| * | [Keyboard] Add linworks fave60a (#20795) | DUILCHOI | 2023-07-24 | 7 | -0/+355 | |
| | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix paragon keyboard encoder step (#21582) | Yak | 2023-07-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-25 | 7 | -0/+262 | |
|\| | ||||||
| * | Add Nyquistpad (#21578) | Danny | 2023-07-24 | 7 | -0/+262 | |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Raw HID: documentation improvements (#21596) | Ryan | 2023-07-25 | 2 | -33/+146 | |
| | | ||||||
* | | [Keyboard] Update ERA65 PCB (#21592) | era | 2023-07-24 | 2 | -24/+28 | |
| | | ||||||
* | | Allow the user to select one tone for the additive DAC (#21591) | Nebuleon | 2023-07-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-23 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix VS code live share extension link (#21585) | peepeetee | 2023-07-23 | 1 | -1/+1 | |
| | | ||||||
* | | kinesis: remove stacked split layouts (#21569) | Ryan | 2023-07-22 | 22 | -1336/+351 | |
| | | ||||||
* | | Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572) | Ryan | 2023-07-22 | 1 | -4/+0 | |
| | | ||||||
* | | [Bug] Fix compilation error when Split Watchdog enabled (#21543) | Drashna Jaelre | 2023-07-20 | 1 | -0/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-21 | 16 | -0/+1104 | |
|\| | ||||||
| * | [Keyboard] Add EC Theca (#21233) | Cipulot | 2023-07-20 | 16 | -0/+1104 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 10 | -0/+523 | |
|\| | ||||||
| * | [Keyboard] Add boardsource/unicorne (#21510) | jack | 2023-07-20 | 10 | -0/+523 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Cole Smith <smithcole@protonmail.com> | |||||
* | | Fix backlight support for some boards (#21554) | Ryan | 2023-07-21 | 17 | -29/+61 | |
| | | ||||||
* | | backlight: split AVR PWM and timer drivers (#21540) | Ryan | 2023-07-21 | 43 | -302/+555 | |
| | | ||||||
* | | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 53 | -660/+667 | |
| | | ||||||
* | | Rename `dactyl_manuform` variant `3x5_3` (#21015) | Duncan Sutherland | 2023-07-20 | 15 | -10/+98 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 2 | -2/+2 | |
|\| | ||||||
| * | Document the right location for indicator functions (#21512) | フィルターペーパー | 2023-07-20 | 2 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-21 | 25 | -58/+502 | |
|\| | ||||||
| * | Add Bastion75 PCB to QMK (#21529) | Andrew Kannan | 2023-07-20 | 9 | -0/+311 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
| * | Move files to rev1 folder, add rev2 (#21563) | Danny | 2023-07-20 | 16 | -57/+191 | |
| | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||||
* | | Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts (#21519) | Duncan Sutherland | 2023-07-20 | 2 | -172/+172 | |
| | | ||||||
* | | Amend layout and matrix positions for `dactyl_cc` (#21523) | Duncan Sutherland | 2023-07-20 | 1 | -68/+68 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 1 | -64/+68 | |
|\| | ||||||
| * | Automata02 Alisaie Touch-Up (#21552) | James Young | 2023-07-20 | 1 | -64/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * [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 | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 3 | -5/+11 | |
|\| | ||||||
| * | HolySwitch Lightweight65 Community Layout Support (#21550) | James Young | 2023-07-19 | 3 | -5/+11 | |
| | | | | | | | | | | * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-18 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix compilation of lily58 rgb_state_reader (#21502) | Alfredo Colas Gullon | 2023-07-18 | 1 | -1/+1 | |
| | |