On a Planck layout, the generated keymaps do not allow mapping the outer keys of the bottom row. While they’re not in Arsenik’s spec, they could perhaps be mapped to KC_NO by default, so that users can still map them afterwards.
As a dirty workaround, I edited layouts.h in my config to have them included, adding k57~k5c to the base Arsenik/OneDeadKey layouts. Was there a cleaner way to do this?
On a Planck layout, the generated keymaps do not allow mapping the outer keys of the bottom row. While they’re not in Arsenik’s spec, they could perhaps be mapped to KC_NO by default, so that users can still map them afterwards.
As a dirty workaround, I edited
layouts.hin my config to have them included, addingk57~k5cto the base Arsenik/OneDeadKey layouts. Was there a cleaner way to do this?