Joel Challis and GitHub
e4e015c0c8
Update keymaps to use PDF keycode ( #24633 )
2024-11-23 13:35:34 +00:00
Ryan and GitHub
5c592ab0c0
Delete trivial keymap readmes ( #23714 )
2024-05-17 23:49:29 +01:00
Joel Challis and GitHub
3b11e98215
Update use of legacy keycodes ( #19120 )
2022-11-22 22:07:47 +11:00
Ryan and GitHub
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
Nick Brassel and GitHub
8545473307
Removes terminal from QMK. ( #17258 )
2022-05-30 22:38:08 -07:00
Joel Challis and GitHub
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan and GitHub
99b35940bc
Remove unnecessary backslash-escapes in default keymaps ( #15472 )
...
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
2021-12-14 12:41:16 +00:00
Sergey Vlasov and GitHub
f9f3a11c20
contra, fractal: Remove wrongly copypasted pin E6 manipulation code ( #14818 )
...
Apparently the default keymaps for `contra` and `fractal` were derived
from some `planck` keymap which contained code to control the status LED
in the implementation of the `BACKLIT` custom keycode. Unfortunately,
the code to control the LED manipulated the `E6` pin directly, and it
was copied without changes, but the `contra` and `fractal` boards use
the `E6` pin in the matrix, therefore pressing the key mapped to
`BACKLIT` resulted in phantom keypresses for all keys in the
corresponding column.
2021-10-14 14:41:30 +01:00
Ryan and GitHub
6937f1d70e
Remove MIDI_ENABLE_STRICT from keyboards' config.h ( #11679 )
2021-01-27 17:26:26 +11:00
Merlin04 and Drashna Jaelre
3fc5a05d66
Keyboard: Added support for the Fractal keyboard ( #3457 )
...
* Added support for the Fractal keyboard
* Try to fix the issue
* Add support for the Fractal keyboard.
* Fix errors with files
2018-07-21 12:14:32 -07:00