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
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
fauxpark
5a6737a778
Send string keycode tweaks ( #7471 )
2019-11-25 23:16:58 -08:00
Mathias Andersson
3483c51f62
[Keyboard] Modernize KMAC ( #6131 )
...
* [Keyboard] Modernize the KMAC implementation
This brings the matrix implementation more in line with the current
default matrix code.
It also simplifies the implementation quite a bit.
* [Keyboard] Add layout support to KMAC
2019-06-26 00:32:03 -07:00
fauxpark
e2d3c92199
Remove redundant KC_TRNS and KC_NO fillers in default keymaps ( #5152 )
2019-02-16 21:36:02 -08:00
fauxpark
67adc29aa3
Remove empty fn_actions[]
2019-01-11 18:32:43 -08:00
Eric
aade625054
QMK Configurator Support for KMAC ( #2852 )
...
* Added KMAC Config
* Removed .vscode
2018-04-30 08:22:35 -07:00
Mathias Andersson
df26ede131
Unify KMAC code indentation
...
It's a little unclear what the style guidelines are for the QMK project.
But I figured that I should at least keep the indentation consistent
within the KMAC part.
2017-06-17 20:06:28 +02:00
Mathias Andersson
be002137f9
Fix some KMAC code formating
2017-06-17 20:06:28 +02:00
Mathias Andersson
1b02b2006e
Add support for KMAC
2017-06-08 19:35:27 +02:00