Ryan
|
801d2ff940
|
Remove useless line continuations (#19399)
|
2022-12-30 11:48:05 +11:00 |
|
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
|
e96d829724
|
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
|
2022-10-11 14:21:47 +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 |
|
Nick Christus
|
5838c458d7
|
[Keyboard] Added Boardwalk keyboard (#5195)
* initial commit
* removed key for fn layer
* added missing row, misc cleanup
* added nchristus keymap, more misc cleanup
* Updating ergo60.h, rules
* Adding McAllaster keymap
* added a bunch of keymaps
* added LED code
* added userspace
* ls vitamins keymap
* added Boardwalk keyboard
* boardwalk: removed unrelated files
* boardwalk: undoing tkc1800 change
* boardwalk: undoing tkc1800 change
* nchristus keymap cleanup
* boardwalk: updates per PR feedback
* boardwalk: updated bootloader
* boardwalk: additional updates from PR review
|
2019-02-25 17:24:11 -08:00 |
|