pouyio / keymaps-qmk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom 36 keymap for corne/sofle Keyboard

corne Keyboard custom keymap

QMK official docs

Adapted to my personal needs:

  • Coding
  • iso-es layout.
  • Same shortcuts among mac/lin/win.

Features:

  • Shift/Alt mod tap in base row, both sides.
  • Added macros for both Mac and Linux/Win (change workspace, change tab).
  • Left encoder controls mute and next/prev track. Right encoder pause and volumne.
  • Layer tap in raise/lower buttons.
  • Caps lock tapping both shifts.
  • Only sofle: Gaming layers for left half.

Install

Execute qmk setup -H ./qmk_firmware to install all qmk dependencies pointing to the qmk_firmware symlinked repo.

Run

Execute make crkbd or make sofle depending on the board you are using.


Note: if changes are made in config.h then intermediate folders must be deleted before compiling again.

About


Languages

Language:C 97.2%Language:Makefile 2.8%