Skip to content

Commit

Permalink
start support for 10-key
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Sep 13, 2013
1 parent 71f934e commit 6b89f23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions firmware/keyboard/ergodox/layout/templates/kinesis-mod.c.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ static _layout_t _layout = {
btldr, F1, F2, F3, F4, F5, F6,
transp, transp, m_word, transp, transp, transp, transp,
transp, transp, transp, transp, transp, transp,
transp, lpupo2l2, del, transp, transp, m_bword, transp,
transp, transp, transp, transp, transp,
transp, numPush, del, transp, transp, m_bword, transp,
transp, transp, transp, transp, numPush,
transp, transp,
transp, transp, transp,
transp, transp, transp,
Expand Down Expand Up @@ -209,7 +209,7 @@ static _layout_t _layout = {
transp, transp, transp, transp, transp, transp, transp,
transp, transp, transp, transp, transp, transp,
transp, transp, transp, transp, transp, transp, transp,
transp, ins, transp, transp, transp,
transp, ins, transp, transp, numPop,
transp, transp,
transp, transp, transp,
transp, transp, transp,
Expand Down

0 comments on commit 6b89f23

Please sign in to comment.