Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-05 | Fix info.json for kbdfans/odin/{rgb,soldered} (#15750) | Sergey Vlasov | |
* 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. | |||
2022-01-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-05 | [Keymap] Fix onekey oled keymap (#15751) | Drashna Jaelre | |
2022-01-06 | Fixes for bootloader refactor build failures (#15638) | Ryan | |
2022-01-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-03 | [Keyboard] change bm60hsrgb/rev2 layout to LAYOUT_60_ansi_arrow (#15701) | peepeetee | |
2022-01-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-02 | [Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685) | ripdog | |
2022-01-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-03 | Fix DracuLad keymap to accomodate for breaking changes. (#15713) | Mango The Fourth | |
Co-authored-by: MangoIV <mangoiv@outlook.com> | |||
2022-01-02 | move @yangdigi 's keyboards to a YDKB folder (#15681) | peepeetee | |
2022-01-02 | Update pmw3360 comments to match the datasheet better, fix delays. (#15682) | uqs | |
2022-01-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-02 | Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵ | Vino Rodrigues | |
(#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba. | |||
2022-01-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-01 | BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697) | James Young | |
* fix layout macro reference * correct layout data * correct maintainer field | |||
2021-12-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) | Drashna Jaelre | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keyboard] Update to ZSA Keyboards (#15644) | Drashna Jaelre | |
2021-12-29 | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646) | Drashna Jaelre | |
2021-12-29 | [Keyboard] Update grs_70ec to use newer custom matrix (#15609) | Drashna Jaelre | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-30 | [Keyboard] Fix via keymap in charue/charon keyboard (#15642) | Drashna Jaelre | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keyboard] Adding Charon keyboard to Charue family (#15190) | ILWrites | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-29 | [Keyboard] Add Mode Eighty M80v2 PCB support (#15486) | Álvaro A. Volpato | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-29 | [Keymap] Add initial Unicorne keyboard layout for bcat (#15613) | Jonathan Rascher | |
2021-12-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-28 | [Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616) | 4pplet | |
Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | |||
2021-12-28 | [Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync | Drashna Jaelre | |
2021-12-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | [Keyboard] Fix sendyyeah/pix oled task function type (#15608) | Drashna Jaelre | |
2021-12-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-28 | [Keyboard] Fix over sized compiliation for Bandiominedoni via keymap (#15607) | Drashna Jaelre | |
2021-12-28 | Move to organization folder (#15481) | yfuku | |
* move directory * fix * move wings42 to dailycraft * Adjust wings42 to work with organization folder. | |||
2021-12-28 | move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132) | peepeetee | |
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | massdrop/thekey: macos requires LGUI modifier instead of LCTL (#15605) | me-dea | |
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | bandominedoni, Drashna's method is applied to encoder_update_kb. (#15287) | 3araht | |
* Drashna's method is applied to rotary encoder rotation detection. rgb_matrix_user.inc -> rgb_matrix_kb.inc. * Disabled some RGB MATRIX effects to shrink the firmware size. * via # of layers changed from 5 to 4. | |||
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | zigotica userspace add raw_hid_receive (#14869) | Sergi Meseguer | |
* zigotica userspace add raw_hid_receive * add 3 keys to figma keymap * add 2 keys to vim keymap * improve vim keys * add 3 keys to browser keymap * comment typo * shorten SEND_STRING Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-27 | Addd victorsavu3's Keychron Q1 keymap (ISO) (#15517) | Victor Savu Gabriel | |
Co-authored-by: Savu Victor-Gabriel <dev@victorsavu.com> | |||
2021-12-27 | Keebwerk devices keymaps (#15504) | Jesús Vallejo | |
* Keymap with status leds animations * Midi2Vol keymap * Coding conventions * Coding Conventions * rename directory * Midi2Vol keymap * Update to follow coding conventions * Rename keyboards/keebwerk/nano_slider/keymaps/Midi2Vol/keymap.c to keyboards/keebwerk/nano_slider/keymaps/midi2vol/keymap.c * Rename keyboards/keebwerk/nano_slider/keymaps/Midi2Vol/readme.md to keyboards/keebwerk/nano_slider/keymaps/midi2vol/readme.md * Update keyboards/keebwerk/mega/ansi/keymaps/jesusvallejo/keymap.c Wild slash typo. Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/keebwerk/nano_slider/keymaps/midi2vol/keymap.c Changed define for an enum. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-12-27 | Added BareDev keyboard (#15518) | Fernando Rodrigues | |
* Added BareDev keyboard * Updated readme.md to reflect handwired directory * Simplified keycodes for basic GUI + [KEY] | |||
2021-12-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-27 | mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511) | Kyrylo Mikos | |