From 26117632663252e7ee617bb391b7e15aabd9e071 Mon Sep 17 00:00:00 2001 From: "Suraj N. Kurapati" Date: Sun, 1 Oct 2023 17:26:52 -0700 Subject: [PATCH] comments: uniform section headers; only one level --- engram.dtsi | 14 ++++---------- engrammer.dtsi | 14 ++++---------- 2 files changed, 8 insertions(+), 20 deletions(-) diff --git a/engram.dtsi b/engram.dtsi index ff38c48..d26dedc 100644 --- a/engram.dtsi +++ b/engram.dtsi @@ -18,14 +18,13 @@ behaviors { + ////////////////////////////////////////////////////////////////// // // Miryoku layers and home row mods (ported from my QMK endgame) // - https://sunaku.github.io/home-row-mods.html#porting-to-zmk // - https://github.com/urob/zmk-config#timeless-homerow-mods // - //---------------------------------------------------------------- - // homey fingers (pinky, ring, middle) - //---------------------------------------------------------------- + ////////////////////////////////////////////////////////////////// // // HOMEY_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for the pinky, ring, and middle fingers (which are assigned to Super, @@ -45,9 +44,6 @@ behaviors { // #define HOMEY_STREAK_DECAY 170 // global-quick-tap-ms // - //---------------------------------------------------------------- - // index fingers - //---------------------------------------------------------------- // // INDEX_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for index fingers (which Miryoku assigns to Shift) on home row keys. @@ -79,10 +75,6 @@ behaviors { // #define INDEX_STREAK_DECAY 70 // global-quick-tap-ms // - //---------------------------------------------------------------- - // thumbs - //---------------------------------------------------------------- - // // THUMB_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for the thumbs (which are assigned to 6 layers in the Miryoku system). // @@ -380,8 +372,10 @@ behaviors { macros { ////////////////////////////////////////////////////////////////// + // // Approximation of Pascal Getreuer's Select Word macro from QMK // - https://getreuer.info/posts/keyboards/select-word/index.html + // ////////////////////////////////////////////////////////////////// // // SELECT_WORD_DELAY defines how long the macro waits (milliseconds) diff --git a/engrammer.dtsi b/engrammer.dtsi index ba4e666..2213ae3 100644 --- a/engrammer.dtsi +++ b/engrammer.dtsi @@ -18,14 +18,13 @@ behaviors { + ////////////////////////////////////////////////////////////////// // // Miryoku layers and home row mods (ported from my QMK endgame) // - https://sunaku.github.io/home-row-mods.html#porting-to-zmk // - https://github.com/urob/zmk-config#timeless-homerow-mods // - //---------------------------------------------------------------- - // homey fingers (pinky, ring, middle) - //---------------------------------------------------------------- + ////////////////////////////////////////////////////////////////// // // HOMEY_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for the pinky, ring, and middle fingers (which are assigned to Super, @@ -45,9 +44,6 @@ behaviors { // #define HOMEY_STREAK_DECAY 170 // global-quick-tap-ms // - //---------------------------------------------------------------- - // index fingers - //---------------------------------------------------------------- // // INDEX_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for index fingers (which Miryoku assigns to Shift) on home row keys. @@ -79,10 +75,6 @@ behaviors { // #define INDEX_STREAK_DECAY 70 // global-quick-tap-ms // - //---------------------------------------------------------------- - // thumbs - //---------------------------------------------------------------- - // // THUMB_HOLDING_TYPE defines the flavor of ZMK hold-tap behavior to use // for the thumbs (which are assigned to 6 layers in the Miryoku system). // @@ -248,8 +240,10 @@ behaviors { macros { ////////////////////////////////////////////////////////////////// + // // Approximation of Pascal Getreuer's Select Word macro from QMK // - https://getreuer.info/posts/keyboards/select-word/index.html + // ////////////////////////////////////////////////////////////////// // // SELECT_WORD_DELAY defines how long the macro waits (milliseconds)