Nick Brassel
9539f135d8
Remove obvious user keymaps, `keyboards/[0-9]*` edition. ( #22691 )
2023-12-18 13:53:02 +11:00
Nick Brassel
7ea022ba88
[Keymap Removal] Planck and related keymaps. ( #22683 )
2023-12-17 21:54:01 +11:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Ryan
87b11345a5
Get rid of `USB_LED_CAPS_LOCK` ( #21436 )
2023-07-06 09:48:02 +01:00
Ryan
5542f5ede1
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` ( #21366 )
2023-06-27 09:15:33 +10:00
Ryan
54634e9263
Fix some missing QMK_KEYBOARD_H includes in user keymaps ( #20417 )
2023-04-14 19:42:50 +10:00
Ryan
801d2ff940
Remove useless line continuations ( #19399 )
2022-12-30 11:48:05 +11:00
Nick Brassel
219afaba42
Reworked backlight keycodes. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Ryan
c347e732be
Remove legacy EEPROM clear keycodes ( #18782 )
...
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
Ryan
18dc851e37
Remove legacy Debug keycode ( #18769 )
...
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
Ryan
74223c34a9
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan
fe6d6cf76d
Remove empty override functions ( #14312 )
...
* Remove empty override functions, 0-9
* Remove empty override functions, A-D
* Remove empty override functions, E-H
* Remove empty override functions, handwired
* Remove empty override functions, I-L
* Remove empty override functions, M-P
* Remove empty override functions, Q-T
* Remove empty override functions, U-Z
2021-09-05 21:36:31 +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
415d683ea7
Remove unused `action_get_macro()` usages in user files ( #11165 )
2021-01-11 01:25:45 -08:00
Dan White
f650b03fb7
[Keymap] Badger keymaps/userspace ( #10239 )
...
* Badger keymaps
* bug fix - linter
* code review feedback and ortholinear bugs
* cleanup
* backing out suspect bug after doing additional research
* code review feedback
* code review feedback
* changing default badger keymap and small bugfix
2020-09-16 21:03:28 -07:00
MechMerlin
de288adb97
VIA Support: 1upkeyboards 1up60rgb ( #8097 )
...
* add VIA keymap to 1up60rgb
* change VID to align with other 1up boards
2020-02-05 14:51:58 -08:00
fauxpark
f14629ed1c
Remove/migrate action_get_macro()s from default keymaps ( #5625 )
...
* Remove/migrate action_get_macro()s from default keymaps
* Leave these breaks alone
2019-07-15 23:04:02 -07:00
Doug Raffle
1da8ad8668
Added media keys to 1up60rgb:raffle ( #5973 )
2019-05-24 15:06:37 -07:00
Drashna Jaelre
0072fdd799
Cleanup Default Keymaps ( #5442 )
...
* Cleanup Default Keymaps to conform to QMK Firmware standards
* Minor fixes
* Revert some changes
2019-03-19 12:57:40 -07:00
Michael Dye
30db1b18e5
Added 1up60rgb keymap: mdyevimnav ( #5386 )
...
Added keymap for 60% board 1up60rgb. The map provides VIM-style navigation on a
second layer (L1) with HOME, PGDN, PGUP, and END keys on that same layer one
row below the home row. The layout is used by https://github.com/michaeldye .
2019-03-13 16:23:49 -07:00
MechMerlin
1ee545014a
Keyboard: Make a 1upkeyboards directory for visibility ( #3759 )
2018-08-26 09:30:12 -07:00