alvicstep
|
6f3beae895
|
Kintwin controller for kinesis keyboard, split layout (#21614)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2023-08-14 00:01:31 -07:00 |
|
Ryan
|
18251eb8da
|
kinesis: remove stacked split layouts (#21569)
|
2023-07-22 06:58:32 +10: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 |
|
Ryan
|
e96d829724
|
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
|
2022-10-11 14:21:47 +01:00 |
|
Viet Yen Nguyen
|
194dc0984e
|
[Keyboard] Kinesis + Pro Micro (#9944)
* [Keyboard] Kinesis + Pro Micro init
- docs for DIY
- custom matrix = lite
- a near-factory dvorak mapping
- optimized debouncing for lower latency
* chore: reformatting
* chore: update doc
* chore: cleanups according to PR feedback
* chore: PR feedback
* fix: compile error
* chore: add include
* fix: LEDs hanging after USB disconnect
* chore: enable QMK goodies by default
* chore: use semantic write pin
|
2020-08-16 18:37:42 -07:00 |
|