summaryrefslogtreecommitdiffstats
path: root/keyboards/lw67
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-022-9/+7
|
* Update LW-67 info.json (#16788)Laneware2022-04-061-5/+5
| | | | | | | | | | | | | | | | | | * Update info.json Fixed: -ISO Enter Position -Up Arrow Position -PgDn Position Cause of Error: -Keyboard Layout Editor Places Iso Enter on R1 Rather Than R2 like the ANSI Enter * Update info.json Fixed Compile Error to Previous Change * Update keyboards/lw67/info.json
* Fix build failure for LW67, rename ansi keymap to default (#16154)Ryan2022-02-016-16/+12
| | | | | * Fix build failure for LW67, rename ansi keymap to default * Fix keycode typos as well
* [Keyboard] Add LW67 keyboard (#16141)Laneware2022-01-3112-0/+493
Co-authored-by: Ryan <fauxpark@gmail.com>