Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [Keyboard] Add stront keyboard (#21035) | Evgenii Vilkov | 2023-07-08 | 38 | -0/+3286 | |
| | | ||||||
| * | Lights Out keymap for winry25t (#20538) | Tom Parker-Shemilt | 2023-07-08 | 3 | -0/+141 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Update `k34` layout to `split_3x5_2` (#21046) | Duncan Sutherland | 2023-07-08 | 4 | -32/+20 | |
| | | ||||||
* | | Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299) | Duncan Sutherland | 2023-07-08 | 4 | -114/+128 | |
| | | ||||||
* | | [Bugfix] Check `NULL` pointers on QP (#20481) | Pablo Martínez | 2023-07-08 | 8 | -24/+39 | |
| | | ||||||
* | | Refactor times inverse of sqrt 2 calculation (#21293) | フィルターペーパー | 2023-07-08 | 1 | -5/+10 | |
| | | ||||||
* | | feat, docs: WB32 flashing (#21217) | Less/Rikki | 2023-07-08 | 3 | -3/+39 | |
| | | ||||||
* | | [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce ↵ | Pascal Getreuer | 2023-07-08 | 6 | -13/+220 | |
| | | | | | | | | firmware size by a few bytes. (#21427) | |||||
* | | Allow key override to respect weak mods caused by caps word (#21434) | Jake Grossman | 2023-07-08 | 1 | -3/+3 | |
| | | ||||||
* | | update layouts of `dactyl_manuform/4x5_5` (#21094) | Duncan Sutherland | 2023-07-08 | 3 | -297/+71 | |
| | | ||||||
* | | Set minimum middle column value (#21365) | フィルターペーパー | 2023-07-08 | 1 | -1/+5 | |
| | | ||||||
* | | rename and modernise `dactyl_manuform/6x6_kinesis` (#21302) | Duncan Sutherland | 2023-07-08 | 8 | -163/+175 | |
| | | ||||||
* | | Refactor kinetic mouse key feature (#21164) | フィルターペーパー | 2023-07-08 | 2 | -16/+25 | |
| | | ||||||
* | | Revamp `dactyl_manuform` readme.md (#20395) | Duncan Sutherland | 2023-07-08 | 1 | -148/+72 | |
| | | ||||||
* | | add VIA support for LED Matrix (#21281) | mechlovin | 2023-07-08 | 2 | -2/+111 | |
| | | ||||||
* | | Minor amendment to `bcat` userspace to prevent build failure (#21205) | Duncan Sutherland | 2023-07-08 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | |||||
* | | [Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ↵ | precondition | 2023-07-08 | 8 | -1/+311 | |
| | | | | | | | | and key overrides (#20992) | |||||
* | | Update `dactyl_promicro` readme (#21144) | Duncan Sutherland | 2023-07-08 | 2 | -80/+34 | |
| | | ||||||
* | | [Enhancement] More info on `apply_autocorrect` (#21056) | Pablo Martínez | 2023-07-08 | 4 | -9/+64 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-07 | 4 | -16/+16 | |
|\| | ||||||
| * | Adjust width requirement for big enter (#21470) | Ryan | 2023-07-08 | 4 | -16/+16 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-07 | 1 | -24/+14 | |
|\| | ||||||
| * | [Refactor] Python-ify QP's converter code (#20102) | Pablo Martínez | 2023-07-07 | 1 | -24/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-07 | 1 | -0/+1 | |
|\| | ||||||
| * | clarify what the heck pristine means for reasons (#20950) | Tom Barnes | 2023-07-07 | 1 | -0/+1 | |
| | | ||||||
* | | Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996) | Chris Salch | 2023-07-07 | 3 | -7/+58 | |
| | | ||||||
* | | Fix PS2_MOUSE_INVERT_BUTTONS (#20646) | Daniel Kao | 2023-07-07 | 1 | -5/+4 | |
| | | ||||||
* | | tmk_core: remove direct `quantum.h` includes (#21465) | Ryan | 2023-07-07 | 7 | -9/+13 | |
| | | ||||||
* | | kyria: remove `LAYOUT_stack` (#21384) | Ryan | 2023-07-07 | 5 | -275/+54 | |
| | | ||||||
* | | jones/v1: fix layout offset and disable audio on via keymap (#21468) | Ryan | 2023-07-07 | 2 | -71/+72 | |
| | | ||||||
* | | Refactor `capsunlocked/cu80/v2` (#21454) | jack | 2023-07-07 | 38 | -761/+351 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-07 | 35 | -351/+1302 | |
|\| | ||||||
| * | [Keyboard] Fix default keymap for RM_Fullsize (#21461) | Rucker Machine | 2023-07-06 | 1 | -2/+2 | |
| | | | | | | Co-authored-by: jason <jrucker2004@gmail.com> | |||||
| * | [Keymap] Add zigotica stenai keymap for XD75 keyboard (#21412) | Sergi Meseguer | 2023-07-06 | 6 | -5/+118 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| * | [Keyboard] Add dnworks frltkl (#21457) | leyew | 2023-07-06 | 7 | -0/+226 | |
| | | ||||||
| * | [Keyboard] Keychron Q11 ISO Version (#21438) | lalalademaxiya1 | 2023-07-06 | 21 | -350/+958 | |
| | | ||||||
* | | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 70 | -226/+214 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 11 | -0/+722 | |
|\| | ||||||
| * | [Keyboard] Add chosfox cf81 (#21437) | jonylee@hfd | 2023-07-06 | 11 | -0/+722 | |
| | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 9 | -50/+375 | |
|\| | ||||||
| * | [Keyboard] Add Nyquist Rev. 4 (#21421) | Danny | 2023-07-06 | 9 | -50/+375 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 9 | -0/+304 | |
|\| | ||||||
| * | [Keyboard] Add dp3000 macropad (#21413) | depermana12 | 2023-07-06 | 9 | -0/+304 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 6 | -0/+211 | |
|\| | ||||||
| * | [Keyboard] Add mazestudio jocker (#21446) | Han's | 2023-07-06 | 6 | -0/+211 | |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 5 | -57/+77 | |
|\| | ||||||
| * | [Keymap] small changes, game layer for mattly keymap (#21375) | Matthew Lyon | 2023-07-05 | 5 | -57/+77 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 1 | -1/+1 | |
|\| | ||||||
| * | 4pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458) | James Young | 2023-07-05 | 1 | -1/+1 | |
| | | | | | | Corrects the position of the Right Ctrl key. | |||||
* | | [Keyboard] Add Mino Plus Hotswap (#20534) | Shandon Anderson | 2023-07-04 | 14 | -1/+188 | |
| | | | | | | | | | | Co-authored-by: dev <dev@devbox-2204.lan> Co-authored-by: ShandonCodes <shandon@shandon.codes> |