diff options
| author | David Barr <dpbarr@gmail.com> | 2020-09-03 22:02:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-03 22:02:25 +0100 |
| commit | 8bad40282b89859766cd28949b48fe34c24371fe (patch) | |
| tree | 09c338d17abae98124f687d4ee0b8304377e1397 /app/boards/shields/cradios/cradios.dtsi | |
| parent | 95bb220702121756a1f7458dcf549bd3c9187216 (diff) | |
actually working
Diffstat (limited to 'app/boards/shields/cradios/cradios.dtsi')
| -rw-r--r-- | app/boards/shields/cradios/cradios.dtsi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/boards/shields/cradios/cradios.dtsi b/app/boards/shields/cradios/cradios.dtsi index f5ebb96..95b4f27 100644 --- a/app/boards/shields/cradios/cradios.dtsi +++ b/app/boards/shields/cradios/cradios.dtsi @@ -17,11 +17,11 @@ columns = <34>; rows = <1>; map = < -RC(0,1) RC(0,2) RC(0,3) RC(0,4) RC(0,5) RC(0,6) RC(0,7) RC(0,8) RC(0,9) RC(0,10) -RC(0,11) RC(0,12) RC(0,13) RC(0,14) RC(0,15) RC(0,16) RC(0,17) RC(0,18) RC(0,19) RC(0,20) -RC(0,21) RC(0,22) RC(0,23) RC(0,24) RC(0,25) RC(0,26) RC(0,27) RC(0,28) RC(0,29) RC(0,30) -RC(0,31) RC(0,32) RC(0,33) RC(0,34) - >; +RC(0,0) RC(0,1) RC(0,2) RC(0,3) RC(0,4) RC(0,17) RC(0,18) RC(0,19) RC(0,20) RC(0,21) +RC(0,5) RC(0,6) RC(0,7) RC(0,8) RC(0,9) RC(0,22) RC(0,23) RC(0,24) RC(0,25) RC(0,26) +RC(0,10)RC(0,11) RC(0,12) RC(0,13) RC(0,14) RC(0,27) RC(0,28) RC(0,29) RC(0,30) RC(0,31) +RC(0,15) RC(0,16) RC(0,32) RC(0,33) +>; }; kscan0: kscan { |
