| Age | Commit message (Collapse) | Author | 
 | 
Key release events released keys on the wrong layer if the 'top layer'
was not &trans above the &mo key.
base    <&mo 1>
layer 1 <&kp B>
This was caused by overwriting
`zmk_keymap_active_behavior_layer[position]` after the &mo key was
handled.
 | 
 | 
* Remove need for separate `&cp` behavior, but
  keep it for now for backward compat.
* Refactor sensor inc/dec as well.
 | 
 | 
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT).
Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI).
Follow-up to #21.
 | 
 | 
https://github.com/zmkfirmware/zmk/issues/86
 | 
 | 
 | 
 | 
pending tests will not fail the build
 | 
 | 
 | 
 | 
 | 
 | 
 |