Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | LED Matrix: Reactive effect buffers & advanced indicators (#12588) | Ryan | 2021-04-20 | 2 | -28/+107 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-20 | 11 | -0/+292 | |
|\| | ||||||
| * | [Keyboard] Carbo65 (#12406) | yiancar | 2021-04-19 | 11 | -0/+292 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Add Per Key functionality for AutoShift (#11536) | Drashna Jaelre | 2021-04-19 | 3 | -7/+41 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-20 | 19 | -316/+508 | |
|\| | ||||||
| * | [Keymap] Minifan minor issues (#12592) | Jos Boersema | 2021-04-19 | 19 | -316/+508 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 11 | -0/+522 | |
|\| | ||||||
| * | [Keyboard] Add Wanderland - An Alice-layout keyboard (#12516) | kiwikey | 2021-04-19 | 11 | -0/+522 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 8 | -0/+248 | |
|\| | ||||||
| * | [Keyboard] Add jkdlab/binary_monkey (#12374) | Jaehee | 2021-04-19 | 8 | -0/+248 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Apply the "NO_LIMITED_CONTROLLER_CONNECT" fix to atmega16u2 (#12482) | Purdea Andrei | 2021-04-19 | 1 | -2/+2 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | [CI] Format code according to conventions (#12623) | github-actions[bot] | 2021-04-19 | 2 | -2/+1 | |
| | | | | | | Co-authored-by: QMK Bot <hello@qmk.fm> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix bm68rgb led map (#12503) | peepeetee | 2021-04-19 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 3 | -0/+174 | |
|\| | ||||||
| * | [Keymap] Iracing replay keymap (#12461) | AaronVerDow | 2021-04-19 | 3 | -0/+174 | |
| | | | | | | Co-authored-by: Aaron VerDow <aaron@verdow.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 4 | -37/+67 | |
|\| | ||||||
| * | [Keymap] Fix handling of RV_LOCK and RV_SNAP for windows (#12498) | Robert Verst | 2021-04-19 | 1 | -32/+7 | |
| | | | | | | Co-authored-by: Robert Verst <robert.verst@tobit.com> | |||||
| * | [Keyboard] VIA Support for LCK75 (#12402) | jack | 2021-04-19 | 3 | -5/+60 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 4 | -102/+10 | |
|\| | ||||||
| * | [Keyboard] Update RAMA WORKS M50-A (#12459) | Wilba | 2021-04-19 | 4 | -102/+10 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 1 | -13/+15 | |
|\| | ||||||
| * | eclipse: recommend changing the default project make target (#12447) | Michael Stapelberg | 2021-04-19 | 1 | -13/+15 | |
| | | | | | | | | | | | | | | | | This is required for example for quickly iterating with a debugger, where Eclipse will build the project automatically. It’s also shorter than the previous steps, which I think might not have been updated since https://qmk.fm/changes/2017-09-08-making-from-root-and-no-more-makefiles | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 1 | -8/+1 | |
|\| | ||||||
| * | [Keyboard] Update dz60rgb default keymap (#12488) | Benedict Tan | 2021-04-19 | 1 | -8/+1 | |
| | | | | | | | | | | The keymap for this PCB as of April 5, 2020 has a 4rth, largely superfluous layer, creating a total of 5 layers. When ported to VIA, this results in a layer that users can access but cannot edit. I propose removing this layer completely along with it's access from the default. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix F303 audio output on A4 with the dac_basic driver (#12480) | Sergey Vlasov | 2021-04-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | The dac_basic driver did not work properly with `#define AUDIO_PIN A4` (instead of configuring the A4 pin, the driver actually was switching the A5 pin to analog mode, breaking any other usage of that pin in addition to emitting a distorted signal on the improperly configured A4 pin). Fix the code to configure the A4 pin as intended. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 3 | -0/+99 | |
|\| | ||||||
| * | [Keymap] add kinesis/keymaps/stapelberg (#12430) | Michael Stapelberg | 2021-04-18 | 3 | -0/+99 | |
| | | ||||||
* | | Enhancement of WPM feature (#11727) | Drashna Jaelre | 2021-04-18 | 3 | -20/+95 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 11 | -70/+272 | |
|\| | ||||||
| * | New keyboard keymap, small keymap updates to mm2 keymap (#12310) | Alexander Kagno | 2021-04-18 | 11 | -70/+272 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Alex <alex@turncommerce.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 9 | -0/+213 | |
|\| | ||||||
| * | [Keyboard] Add wilba.tech WT60-G2 (#12395) | Wilba | 2021-04-18 | 9 | -0/+213 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 18 | -0/+426 | |
|\| | ||||||
| * | [Keyboard] Add wilba.tech WT65-FX (#12394) | Wilba | 2021-04-18 | 9 | -0/+213 | |
| | | ||||||
| * | [Keyboard] Add wilba.tech WT65-F (#12393) | Wilba | 2021-04-18 | 9 | -0/+213 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 8 | -0/+322 | |
|\| | ||||||
| * | [Keyboard] Add handwired/frankie_macropad (#12349) | Eric Wood | 2021-04-18 | 8 | -0/+322 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 6 | -155/+565 | |
|\| | ||||||
| * | [Keyboard] Updates for 0xCB 1337 (#12336) | Conor Burns | 2021-04-18 | 6 | -155/+565 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 3 | -0/+105 | |
|\| | ||||||
| * | [Keymap] add my quefrency layout (#12104) | Ben Fiedler | 2021-04-18 | 3 | -0/+105 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 9 | -0/+248 | |
|\| | ||||||
| * | [Keyboard] Add G1_65 keyboard (#12140) | Angel Rojas | 2021-04-18 | 9 | -0/+248 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 40 | -1111/+436 | |
|\| | ||||||
| * | [Keyboard] Capsunlocked CU80 Squish and Refactor (#12193) | maz0r | 2021-04-18 | 40 | -1111/+436 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 2 | -3/+3 | |
|\| | ||||||
| * | [Keyboard] Helen80 matrix fixes (#11969) | LIParadise | 2021-04-18 | 2 | -3/+3 | |
| | | | | | | Co-authored-by: LIParadise <a58524andy> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-19 | 9 | -0/+230 | |
|\| |