Remove reference to kbd library
This commit is contained in:
parent
512eeaa1d1
commit
f9efce2bc7
|
|
@ -6,7 +6,7 @@ module.exports = {
|
||||||
to: undefined
|
to: undefined
|
||||||
},
|
},
|
||||||
body: p => `
|
body: p => `
|
||||||
(module kbd:ResetSW (layer F.Cu) (tedit 5B9559E6) (tstamp 61905781)
|
(module corne_reset_switch (layer F.Cu) (tedit 5B9559E6) (tstamp 61905781)
|
||||||
|
|
||||||
(descr "Two pin through hole Tactile Switch, the same as on the Corne")
|
(descr "Two pin through hole Tactile Switch, the same as on the Corne")
|
||||||
(tags "Tactile Switch")
|
(tags "Tactile Switch")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue