Atlas Updates (#9343)
* Update atlas keyboard files and default keyboard layout * Remove wierd LT things * Update keyboards/cannonkeys/atlas/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
463c97f4c6
commit
b0e99c803d
3 changed files with 9 additions and 8 deletions
|
@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 12
|
||||
|
||||
#define MATRIX_COL_PINS { A9, A10, A15, B9, C13, C14, C15, F0, F1, A0, A1, A2 }
|
||||
#define MATRIX_COL_PINS { A2, A1, A0, F1, F0, C15, C14, C13, B9, A15, A10, A9 }
|
||||
#define MATRIX_ROW_PINS { A8, B14, B12, B4, B3 }
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue