Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-10-11 | Remove legacy keycodes, part 3 (#18669) | Ryan | |
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | |||
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan | |
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` | |||
2022-10-09 | Remove legacy international keycodes (#18588) | Ryan | |
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-29 | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | |
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-18 | [keyboard] kbdfans/kbd75rgb info.json fix (#18391) | Less/Rikki | |
2022-09-06 | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan | |
2022-08-28 | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | |
2022-08-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-10 | KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972) | James Young | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-08-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-07-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-29 | KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845) | James Young | |
2022-07-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-29 | kbdfans/bounce/75: correct typos of keyboard name (#17841) | James Young | |
2022-07-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-29 | KBDfans Bounce75 Touch-Up (#17834) | James Young | |
* kbdfans/bounce/75/hotswap: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 13 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 14 and 8. * kbdfans/bounce/75/soldered: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 14 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 15 and 8. * kbdfans/bounce/75/soldered: fix layer index in keymaps Layer indexes were 0,1,2,1 instead of 0,1,2,3. | |||
2022-07-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-18 | Update noroadsleft userspace and keymaps (2022-07-18) (#17714) | James Young | |
* kbdfans/kbd75/rev1:noroadsleft - remove LAYOUT_75_ansi_wkl definition * coseyfannitutti/discipline:noroadsleft - change KC_GESC to KC_ESC * update Quantum keycode instances in noroadsleft keymaps - `RESET` -> `QK_BOOT` - `EEP_RST` -> `EE_CLR` - `DEBUG` -> `DB_TOGG` * create and add G_PWD macro | |||
2022-07-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-12 | KBDfans KBD67 rev2 Layout Patch (#17649) | James Young | |
2022-07-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-11 | [Keyboard] kbdfans kbd67 rev 2 : add new LAYOUT_65_iso_split_bs (#16922) | Naphtaline | |
* [Layout/Keymap] kbdfans kbd67 rev2 : add new LAYOUT_65_iso_split_bs and naphaline keymap as a working example * Update keyboards/kbdfans/kbd67/rev2/keymaps/naphtaline/keymap.c I do trust the reviewer, here goes the change :) Co-authored-by: Ryan <fauxpark@gmail.com> * Remove QMK custom keycodes 1/2 Co-authored-by: Nick Brassel <nick@tzarc.org> * Remove QMK custom keycodes 2/2 Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-07-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-03 | Fixup bounce/75 (#17548) | jack | |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-03 | add bounce keyboard (#17030) | moyi4681 | |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-02 | spx01 keymap for the kbd67mkiirgb (#17012) | spx01 | |
2022-07-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-07-02 | add baguette66 keyboard (#16429) | moyi4681 | |
* add baguette66 keyboard * Update keyboards/kbdfans/baguette66/soldered/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kbdfans/baguette66/rgb/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-05-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-19 | KBDfans Tiger80 Community Layout Support and Keymap Touch-Up (#17149) | James Young | |
* info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_tkl_f13_ansi_tsangan * enable Community Layout support * refactor keymaps to use grid alignment | |||
2022-05-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-19 | KBDfans Phase One Layout Macro Additions and Configurator Data (#17148) | James Young | |
* phaseone.h: add matrix diagram * add QMK Configurator data * add LAYOUT_65_ansi_blocker_split_bs macro * add LAYOUT_65_ansi_wkl_split_bs macro * add LAYOUT_65_iso_blocker macro * add LAYOUT_65_iso_blocker_split_bs macro * add LAYOUT_65_iso_wkl macro * add LAYOUT_65_iso_wkl_split_bs macro * rename LAYOUT_65_ansi_wkl to LAYOUT_65_ansi_blocker_tsangan_wkl Differentiates the layout supported here from QMK's `65_ansi_blocker_tsangan` Community Layout, which is equivalent to this but with a 1u GUI key between Left Ctrl and Left Alt. * rename new layout macros for codebase consistency - `LAYOUT_65_ansi_wkl_split_bs` -> `LAYOUT_65_ansi_blocker_tsangan_wkl_split_bs` - `LAYOUT_65_iso_wkl` -> `LAYOUT_65_iso_blocker_tsangan_wkl` - `LAYOUT_65_iso_wkl_split_bs` -> `LAYOUT_65_iso_blocker_tsangan_wkl_split_bs` * add reference keymaps Add keymaps which demonstrate the layout macro implementations. |