forked from kofal.net/zmk
feat(behaviors): Add &bootloader behavior.
* Allow reset behavior to have a type property. * Add `bootloader` node that triggers DFU UF2 bootloader mode using the AdaFruit nrf52 bootloader.
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = {
|
||||
"behavior/layers",
|
||||
"behavior/misc",
|
||||
"behavior/mod-tap",
|
||||
"behavior/reset",
|
||||
"behavior/lighting",
|
||||
],
|
||||
Development: [
|
||||
|
||||
Reference in New Issue
Block a user