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 |
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
|
b8a1e14f53
|
Remove deprecated callbacks for encoders and dip switches (#13404)
|
2021-07-24 00:37:19 -07: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
|
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 |
martinmksiu
|
795c2c27b9
|
[Keymap] adding keymaps (#3583)
* add key map
* QWERTY with 40% layers
* updated line 21
updated line 21 from "#include "xd75.h" to "#include QMK_KEYBOARD_H" as requested
* upload contra folders
* Update .directory
* Update config.h
* Update config.h
* Update keymap.c
* Update config.h
* Update rules.mk
* Update keyboards/contra/keymaps/martin_bac/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/xd75/keymaps/martin_cennum/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Delete .directory
* upload
* Delete rules.mk
* Update keyboards/contra/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/katana60/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/katana60/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/katana60/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/katana60/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Delete nano.save
* Delete rules.mk
* Update keymap.c
* Update keymap.c
* Update config.h
* Update keyboards/lets_split_eh/keymaps/msiu/keymap.c
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keyboards/lets_split_eh/keymaps/msiu/keymap.c
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keymap.c
* Update keyboards/planck/keymaps/msiu/config.h
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Apply suggestions from code review
Co-Authored-By: martinmksiu <martinmksiu@gmail.com>
* Update keymap.c
* Update readme.md
* Update keymap.c
|
2019-03-26 20:22:56 -07:00 |