ec: keyboard: Make keyboard kso / ksi / row / column naming consistent |
||
Issue descriptionWe're using pairs of terms "kso" / "column" and "ksi" / "row" interchangeably throughout code / CONFIGs. Eg. CONFIG_KEYBOARD_COL2_INVERTED CONFIG_KEYBOARD_KSO_BASE CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2 #define KEYBOARD_COLS 13 ... Maybe we should stick to using one set of terms (either KS*, or row / column) throughout the codebase?
,
Jun 14 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by gkihumba@google.com
, Apr 7 2017Status: Assigned (was: Untriaged)