-
Notifications
You must be signed in to change notification settings - Fork 90
chore: migrate UHK 80 features #2364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: communicate with UHK 80 * feat: send-command-80.js * revert old write operation * chore: remove reportId * chore: fine tune send-command-80.js * feat: --report-id argument * fix: getTransferData args * refactor: report-id handling * feat: set payload size * fix: usb communication log color
…2303) * feat: extend configuration history records with device type and name * feat: save user-config in device specific folder * fix: substr replace * fix: show device name in tab label * fix: tab of the current device * delete UserConfigHistoryDisplayTextPipe * fix: use pointer cursor (cherry picked from commit eeb648a)
(cherry picked from commit 4b66b96)
(cherry picked from commit 74b20be)
(cherry picked from commit 986155b)
(cherry picked from commit 6cac206)
* feat: user config v8 * feat: change ui * fix: remove separators
* Add keyclusterleft.svg * Add touchpadright.svg * Add trackballright.svg * Add uhk60-left-iso.svg * Add trackpointright.svg * Add uhk60-ansi.svg * Rename uhk60-ansi.svg -> uhk60-left-ansi.svg * Add uhk60-right.svg * Add uhk60-separation-line.svg * Add uhk80-separation-line.svg * Add uhk80-right.svg * Add uhk80-left-iso.svg * Add uhk80-left-ansi.svg * Remove <desc> tags. * Make the <svg> element consistent across files. * Inline group property. * Remove unused elements. Remove redundant group. * Inline fill properties and remove parent group. * Inline group fill properties. * Inline group fill property. * Inline fills. * Inline fills. * Remove redundant group. * Inline fills. * Inline fills. * Remove scale transforms. * Inline fills. * Replace path with circle. * Replace path with circle. * Replace path with circle. * Delete redundant group. * Add ids. * Order elements by id. * Add module id and key id. * Remove double space. * Add standalone attribute. * Remove double space. * Add ids and reorder elements. * Add ids and reorder elements. * Add ids and standalone attribute for separators. * Add key ids. * Add ids to uhk60-left-ansi.svg * Add key ids. * Add ids. * Add ids. * Add ids. * Add key-1-print and put key-1 elements into their own groups in touchpadright.svg * Close g element. * chore: apply new UHK60 svg * feat: load uhk 80 layouts and fix keyboard description animations * fix: uhk80 keyboard description position * fix: remap keys * fix: iso * fix: uhk80 layout * fix: uhk80 move up * fix: key ids --------- Co-authored-by: Kiss Róbert <[email protected]>
* feat: support the new UHK USB vendor id * fix: udev rules * fix: device detection
* feat: uhk80 firwmare upgrade * refactor: mcumgr typescript * feat: wire mcuboot into the agent processes * fix: firmware upgrade methods * fix: reenumeration * feat: mcumgr read timeout * fix: device firmware path calculation * merge master80 * uhk80 right firmware upgrade * remove unused usb dependency * feat: add wait * use snooze * fix: nmp raw response logging * improve speed
* feat: uhk80 left firmware upgrade * wip * close device * skip uhk-usb test * refactor isUhkCommunicationUsage * logName * delete reenumerate-uhk80-left.ts * update usb scripts * reenumerate.ts uses all devices * usb script show connect xxx device message
* feat: detect if only dongle, left half or BLE device connected * fix: texts
* fix: UHK 80 merge keymap placement * fix: position
* fix: allow to delete host connection when dongle is not connected * fix: check dongle device existence * fix: ensure dongle is connected * fix: don't delete bonds of the dongle when un-pairing * Revert "fix: don't delete bonds of the dongle when un-pairing" This reverts commit 686efc316ccfe1e1a6bc03d50d183da94dad791a.
eliminate cross-spawn vulnerability
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.