forked from mirrors/qmk_userspace
Added all original S60-X keymaps
All keymaps that were included in VinnyCordeiro's repository were ported to QMK. Main Readme was copied over from VC's repo, slightly altered. Main Makefile was updated to reflect VC's original configuration. Small changes in felix keymap.
This commit is contained in:
parent
4725942dc7
commit
911cc68325
28 changed files with 1577 additions and 148 deletions
|
@ -22,6 +22,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef __INTELLISENSE__
|
||||
#define PROGMEM
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* S60-X keymap definition macro
|
||||
* K31 is the extra key next to short left ISO shift
|
||||
* K2C is the moved key next to enter on ISO boards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue