Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-17 | Chromeos keycodes (#18212) | Joshua Diamond | |
2022-08-28 | More spidey3 userspace cleanup (#18049) | Joshua Diamond | |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-06 | Update ginkgo65hot to allow use of community layouts (#17911) | Joshua Diamond | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-10-05 | [Keymap] Some updates to mechmerlin userspace and keymaps (#14711) | MechMerlin | |
2021-07-03 | [Keymap] Add stanrc85 community layout (#13338) | stanrc85 | |
2020-11-04 | [Keymap] add brandonschlack userspace and keymaps (#10411) | Brandon Schlack | |
2020-02-05 | fixup keymap for 65_ansi_blocker (#8099) | MechMerlin | |
2020-02-03 | Merlin's userspace updates (#8074) | MechMerlin | |
2019-09-24 | Merlin's Community Layout Updates (#6798) | MechMerlin | |
* readme updates for 60_ansi and split variations * add new community layout for mechmerlin for the new default layout 65_ansi_blocker * change path now that kbd67 has been updated * fix up spacing |