Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +01:00 |
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
Xelus22
|
b73a29aaea
|
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75
* update uint32_t to layer_state
|
2021-07-19 09:50:55 -07:00 |
Ryan
|
c1b2e87e89
|
Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)
|
2021-02-06 09:35:10 +11:00 |
Michael Speiser
|
db0c179552
|
[Keymap] Added Deft layout (#6153)
* Added Deft layout
* Updated style and keymap
* Updated readme, removed files
* Updated readme and keymap
* Updated readme
* Fixed broken keymap
* Fixed a typo in keymap and readme layer images
* Fixed a typo in readme
* Embedded layout image for readme
* Embedded layout image for readme
* Embedded layout image for readme
* Fixed typos in keymap
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fixed typo in keymap
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fixed typo in keymap
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fixed a spelling error in the readme
* Typos and formatting in readme
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: fauxpark <fauxpark@gmail.com>
|
2019-06-19 22:19:54 -07:00 |