Commit Graph

14 Commits (d1481172bc865ae42b52bbd325ff31c9a5b7e470)

Author SHA1 Message Date
MechMerlin 1f77868427 More Configurator Warning Fixes ()
* 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
Jack Humbert 4ad0bbd672 fix up lets_split keymaps
skullY 685d4c2f97 Do some cleanup for the API
Danny Nguyen e3aeab356a Move SSD1306 function declarations to header file
Danny Nguyen d0cfaba6d2 Revise KEYMAP macro to make left and right halves more clear
ishtob 423c68c210 Merged Fliphalf, now defined in config, added OLED
Can now use the following in the keymap config.h to call the flipped matrix

```
#define FLIPHALF
```
TerryMathews 2a2be010d9 Reverse rev2 and rev2fliphalf
Flipped definitions on what constitutes "fliphalf" by popular demand.
TerryMathews 5d55a44afa Revert "Reverse rev2 and rev2fliphalf"
This reverts commit 0537977ba1.
TerryMathews 0537977ba1 Reverse rev2 and rev2fliphalf
Flipped definitions on what constitutes "fliphalf" by popular demand.
TerryMathews a00957abca Fixed keymap matrix on rev2
* Fixed keymap matrix in rev2 so that left half and right half match
when in same orientation.
climbalima 21b6b4e6c4 should have fixed conflixed
climbalima 5cac51a773 Merge https://github.com/climbalima/qmk_firmware
climbalima 1dd6ceb45d Updated my repo to current qmk
climbalima b5cecb4cc9 Added both revisions into one folder