Ryan
|
801d2ff940
|
Remove useless line continuations (#19399)
|
2022-12-30 11:48:05 +11:00 |
|
Joel Challis
|
3b11e98215
|
Update use of legacy keycodes (#19120)
|
2022-11-22 22:07:47 +11: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
|
bad8c5992b
|
Remove legacy sendstring keycodes (#18749)
|
2022-10-17 13:45:23 +01: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 |
|
Johannes Löthberg
|
d412dc61ee
|
Remove remaining use of terminal keys and related comment labels (#18402)
|
2022-09-29 20:42:42 -07:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
Drashna Jaelre
|
0da6562c4d
|
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2022-06-19 07:37:51 +10: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 |
|
Drashna Jaelre
|
0bde920817
|
Convert Dip Switch callbacks to boolean functions (#13399)
|
2021-07-01 08:22:21 -07:00 |
|
Drashna Jaelre
|
a0fed0ea17
|
Convert Encoder callbacks to be boolean functions (#12805)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2021-05-21 23:17:32 -07:00 |
|
Ryan
|
c1b2e87e89
|
Remove MIDI_ENABLE_STRICT from user keymaps (#11750)
|
2021-02-06 09:35:10 +11:00 |
|
senseored
|
983c93fe81
|
[Keymap] Added two different Swedish layouts for the Niu Mini 40% and Preonic 50%. (#6793)
* added preonic keymap senseored
* added niu_mini/tobias
* Changed readme's to explain that these are swedish layouts
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/niu_mini/keymaps/tobias/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Made changes according to drashna's suggestions
* Changed to tap_code(KC_NLCK)
* Added #define RGBLIGHT_SLEEP
* Added #define RGBLIGHT_SLEEP
* Removed include config.h
|
2019-09-25 13:20:33 -07:00 |
|