Skip to content

Commit

Permalink
docs: homebrew arm support, example conf for software_function
Browse files Browse the repository at this point in the history
Signed-off-by: yqrashawn <[email protected]>
  • Loading branch information
yqrashawn committed Oct 16, 2024
1 parent f2aab8b commit 7f6cfa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file. This change
** 0.7.0 - 2024-10-16
*** Added
- BREAKING `software_function` support, [karabiner doc](https://karabiner-elements.pqrs.org/docs/json/complex-modifications-manipulator-definition/to/software_function/)
- example can be found at https://github.com/yqrashawn/GokuRakuJoudo/commit/8dfe510eeaec58c3314afceab0e4b8ac20cfa4ba#diff-bdf007c27f040fdb32781729c690e316b78cb697fac1e9b4f14f19aeb0cff70fR92-R691
- homebrew goku now supports arm devices

** 0.6.0 - 2022-07-17
*** Fixed
Expand Down
3 changes: 0 additions & 3 deletions src/karabiner_configurator/tos.clj
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
;; "id": "identifier of the message",
;; "text": "message text"
;; }
;; :softf "software_function" : {
;; "open_application": bundle_identifier -> id
;; }

(defn parse-to
[tname tinfos]
Expand Down

0 comments on commit 7f6cfa3

Please sign in to comment.