Skip to content

Commit

Permalink
ascii layout
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Oct 30, 2023
1 parent 2525dad commit 81f8101
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions config/34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,12 @@

// == layout and key index ==
//
// +--+--+--+--+--+ +--+--+--+--+--+
// | 0| 1| 2| 3| 4| | 5| 6| 7| 8| 9|
// +--+--+--+--+--+ +--+--+--+--+--+
// |10|11|12|13|14| |15|16|17|18|19|
// +--+--+--+--+--+ +--+--+--+--+--+
// |20|21|22|23|24| |25|26|27|28|29|
// +--+--+--+--+--+ +--+--+--+--+--+
// |30|31| |32|33|
// +-----+ +-----+
// +---------------+---------------+
// | 0 1 2 3 4 | 5 6 7 8 9|
// |10 11 12 13 14 | 15 16 17 18 19|
// |20 21 22 23 24 | 25 26 27 28 29|
// +--------|30 31 | 32 33|--------+
// +------+------+
/ {
combos {
compatible = "zmk,combos";
Expand Down

0 comments on commit 81f8101

Please sign in to comment.