Age | Commit message (Collapse) | Author |
|
|
|
* Refactor lets split to use split common code
* Refactor lets split to use split common code
* Build fixes for OLED_sample keymap
* Build fixes for OLED_sample keymap - attempt to reduce firmware size
|
|
* mf68_ble did not have the correct .c and .h files
* Fix JC65 KEYMAP to LAYOUT
* Change KEYMAP to LAYOUT for s60_x
* Convert KEYMAP to LAYOUT for lets_split boards
* Convert KEYMAP to LAYOUT
* more fixes to keymap for iris
* convert KEYMAP to LAYOUT for levinson keyboard
* change losinggeneration's KEYMAP to LAYOUT
* convert KEYMAP to LAYOUT
* convert KEYMAP to LAYOUT for nyquist
* convert KEYMAP to LAYOUT
* convert KEYMAP to LAYOUT for viterbi
* convert KEYMAP to LAYOUT
* convert KEYMAP and its subsidiries to the LAYOUT standard
* convert KEYMAP and its subsidiries to the new LAYOUT standard
|
|
|
|
|
|
|
|
|
|
Can now use the following in the keymap config.h to call the flipped matrix
```
#define FLIPHALF
```
|
|
Flipped definitions on what constitutes "fliphalf" by popular demand.
|
|
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
|
|
Flipped definitions on what constitutes "fliphalf" by popular demand.
|
|
* Fixed keymap matrix in rev2 so that left half and right half match
when in same orientation.
|
|
|
|
|
|
|
|
|