Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix info.json for kbdfans/odin/{rgb,soldered} (#15750) | Sergey Vlasov | 2022-01-05 | 2 | -10/+219 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * kbdfans/odin/*: Reformat info.json to be human-readable Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb` and `kbdfans/odin/soldered; no actual content changes. * kbdfans/odin/*: Fix key ordering in info.json The order of key entries in `info.json` did not match the order of layout macro arguments (apparently the keys in the cursor block, which are shifted down by 0.25u with respect to the rest of keys, were treated as separate rows). Fix the order to make the configurator produce proper keymaps. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-05 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keymap] Fix onekey oled keymap (#15751) | Drashna Jaelre | 2022-01-05 | 1 | -1/+1 | |
| | | ||||||
* | | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 27 | -121/+53 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-05 | 78 | -6668/+0 | |
|\| | ||||||
| * | Remove stale docs translations (#15737) | Joel Challis | 2022-01-04 | 78 | -6668/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 1 | -5/+4 | |
|\| | ||||||
| * | Refix "No C files in filelist: None" (#15728) | Joel Challis | 2022-01-03 | 1 | -5/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 2 | -11/+14 | |
|\| | ||||||
| * | Fix "No C files in filelist: None" (#15560) | Joel Challis | 2022-01-03 | 2 | -11/+14 | |
| | | | | | | | | | | | | | | * Fix "No C files in filelist: None" * Align other commands * force absolute paths | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 5 | -9/+13 | |
|\| | ||||||
| * | [Docs] Note the order of enumerated custom keycodes (#15706) | Albert Y | 2022-01-03 | 1 | -0/+2 | |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | |||||
| * | [Keyboard] change bm60hsrgb/rev2 layout to LAYOUT_60_ansi_arrow (#15701) | peepeetee | 2022-01-03 | 4 | -9/+11 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 1 | -0/+3 | |
|\| | ||||||
| * | [Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685) | ripdog | 2022-01-02 | 1 | -0/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-03 | 3 | -24/+32 | |
|\| | ||||||
| * | Fix DracuLad keymap to accomodate for breaking changes. (#15713) | Mango The Fourth | 2022-01-03 | 3 | -24/+32 | |
| | | | | | | Co-authored-by: MangoIV <mangoiv@outlook.com> | |||||
* | | Format code according to conventions (#15705) | QMK Bot | 2022-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-02 | 1 | -8/+10 | |
|\| | ||||||
| * | Volume as default encoder documentation example (#15678) | Albert Y | 2022-01-02 | 1 | -8/+10 | |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | |||||
* | | move @yangdigi 's keyboards to a YDKB folder (#15681) | peepeetee | 2022-01-02 | 27 | -3/+3 | |
| | | ||||||
* | | Update pmw3360 comments to match the datasheet better, fix delays. (#15682) | uqs | 2022-01-02 | 4 | -16/+26 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-02 | 1 | -68/+68 | |
|\| | ||||||
| * | Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵ | Vino Rodrigues | 2022-01-02 | 1 | -68/+68 | |
| | | | | | | | | | | (#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-01 | 1 | -3/+3 | |
|\| | ||||||
| * | BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697) | James Young | 2022-01-01 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | * fix layout macro reference * correct layout data * correct maintainer field | |||||
* | | Format code according to conventions (#15693) | QMK Bot | 2021-12-31 | 1 | -1/+1 | |
| | | ||||||
* | | Fix split pointing for analog joystick (#15691) | Dasky | 2021-12-31 | 1 | -2/+4 | |
| | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-31 | 1 | -2/+2 | |
|\| | ||||||
| * | [Bug] Fix analog joystick to mouse compilation (#15677) | Dasky | 2021-12-30 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-30 | 64 | -1162/+1290 | |
|\| | ||||||
| * | [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) | Drashna Jaelre | 2021-12-29 | 64 | -1162/+1290 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 1 | -1/+2 | |
|\| | ||||||
| * | Fix compilation-database command under MSYS (#15652) | Joel Challis | 2021-12-30 | 1 | -1/+2 | |
| | | | | | | | | | | * Fix compilation-database command under MSYS * Add comment | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 10 | -99/+158 | |
|\| | ||||||
| * | [Keyboard] Update to ZSA Keyboards (#15644) | Drashna Jaelre | 2021-12-29 | 10 | -99/+158 | |
| | | ||||||
* | | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646) | Drashna Jaelre | 2021-12-29 | 1 | -4/+2 | |
| | | ||||||
* | | [Keyboard] Update grs_70ec to use newer custom matrix (#15609) | Drashna Jaelre | 2021-12-29 | 1 | -47/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] Fix via keymap in charue/charon keyboard (#15642) | Drashna Jaelre | 2021-12-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 62 | -35/+1203 | |
|\| | ||||||
| * | [Keyboard] Adding Charon keyboard to Charue family (#15190) | ILWrites | 2021-12-29 | 13 | -0/+399 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | [Keyboard] Add Mode Eighty M80v2 PCB support (#15486) | Álvaro A. Volpato | 2021-12-29 | 49 | -35/+804 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 7 | -1/+139 | |
|\| | ||||||
| * | [Keymap] Add initial Unicorne keyboard layout for bcat (#15613) | Jonathan Rascher | 2021-12-29 | 7 | -1/+139 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 1 | -0/+1 | |
|\| | ||||||
| * | [Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616) | 4pplet | 2021-12-28 | 1 | -0/+1 | |
| | | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||||
* | | [Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync | Drashna Jaelre | 2021-12-28 | 9 | -211/+65 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-28 | 1 | -4/+3 | |
|\| | ||||||
| * | [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572) | Albert Y | 2021-12-28 | 1 | -4/+3 | |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost> |