Keyboard: Rename alt67 to alt (#3824)
Renamed keyboard alt67 to alt and adjusted necessary files where alt67 appeared. CTRL keymap fixed enum structure name. usb2422 removed stray define no longer used.
This commit is contained in:
parent
fb79015049
commit
2aa27f0c78
12 changed files with 8 additions and 9 deletions
|
@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#ifndef _USB2422_H_
|
||||
#define _USB2422_H_
|
||||
|
||||
#define USB2422_ALT67_1P0
|
||||
#define REV_USB2422 0x100
|
||||
|
||||
#define USB2422_ADDR 0x58 //I2C device address, one instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue