Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | Cutie Club x Keebcats Denis: codebase touch-up and info.json update (#16124) | James Young | |
* denis.h: use QMK 3-character notation * info.json: apply friendly formatting * info.json: add missing layout trees * info.json: fix key sequence on ISO layouts | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | Studio Kestra Bourgeau: rename LAYOUT_all to LAYOUT_75_ansi_rwkl (#16119) | James Young | |
* rename LAYOUT_all to LAYOUT_75_ansi_rwkl The only supported layout is 75% ANSI, with two modifier keys on the right of the Spacebar instead of three. * info.json: use maintainer's GitHub username | |||
2022-01-29 | CK65: LAYOUT_65_iso compatibility (#16118) | James Young | |
* info.json: apply friendly formatting * ck65.h: use QMK 3-character notation * move Enter keycode/argument to home row This commit makes the `LAYOUT` macro conformant to `LAYOUT_65_iso` in QMK. * rename LAYOUT to LAYOUT_65_iso * use QMK-native KC_TRNS alias in keymaps Replaces instances of `KC_TRNS` with `_______` in keymaps. * info.json: update maintainer field | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | Fix Cypher rev6 VIA keymap (#16117) | Ryan | |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | [Keyboard] Add the demiurge keyboard (#16074) | ojthetiny | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | [Keyboard] add synthesis60 (#15864) | Bahrul Hidayat | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | Move kbdpad_mk2 to kbdpad/mk2, add numpad layout to mk2.h (#15892) | Felipe Bastos | |
2022-01-29 | [Keymap] Add media keys to default UT47.2 keymap (#15893) | Alex Grover | |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-29 | Planck/Preonic - Enable default encoder behaviour on configurator (#16104) | Joel Challis | |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] add cypher rev6 (#14647) | Cable Car Designs | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] Added sandwich/keeb68 to keyboards (#15007) | SandwichRising | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] Add misterdeck 3d-printed handwired stream deck (#15556) | Chris Broekema | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keymap] Further improvements to ifohancroft ErgoDox keymap (#15672) | IFo Hancroft | |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] Fix Nasu Indicators (#15878) | yiancar | |
Co-authored-by: yiancar <yiancar@gmail.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] Add keyprez unicorn (#15998) | Christian Sandven | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | Remove missing and trailing commas in info.json files. (#16088) | Gabriel Harel | |
2022-01-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keyboard] Adds Elongate Revision Delta PCB support (#15498) | Álvaro A. Volpato | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-28 | [Keymap] Added personal 36 key layout for 40percentclub's nori (#15980) | wyethGR | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-27 | Add support for Mode SeventyFive (#16030) | Álvaro A. Volpato | |
* Initial M75H support * Remove BSLS key * Add M75S initial support * Define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR to allow VIA * Add layer 1 for M75H * Add layer 1 for M75H * Fix layouts * Add BOOTLOADER and remove BOOTLOADER address from rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-27 | [Keyboard] fixed led_config: missing key, missing/wrong flags (#16048) | p4yne | |
* fixed ledmap: missing key, missing/wrong flags * Update keyboards/kprepublic/bm65hsrgb_iso/bm65hsrgb_iso.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * corrected c&p error user name in GPL header Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | |||
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-27 | [Keyboard] Fix compilation issues for creatkeebs thera (#16071) | Drashna Jaelre | |
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-27 | Mehkee96 LED state & count + transposed keys fixes (#16061) | Damien Guard | |
* Fix transposed keys at top right of board. * Correct LED on state * Correct number of LEDs * Default LED state is fine | |||
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-26 | Keychron QMK Configurator Refactor (#16034) | James Young | |
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-26 | Krush65 Solder Refactor (#16065) | James Young | |
2022-01-26 | CK60: LAYOUT_60_iso compatibility (#16066) | James Young | |
2022-01-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-26 | [Keyboard] Creatkeebs (#15766) | Tim Liu | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-01-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-01-26 | CU65: Fix VIA keymap (#16062) | Ryan | |