biosan / planck-keymap

My not-so-original QMK keymap for my Planck ⌨️Ψ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My own Planck keymap

This is my simple keymap for my Planck keyboard, obviously running the awesome QMK Firmware.

My baby... Planck EOWT with Kailh Box Royal and cheap DSA keycaps from KDBFans

My baby... Planck EOWT with Kailh Box Royal and cheap DSA keycaps from KDBFans

Build

The firmware is built automatically on every version-tagged commit (like v1.0.1) by a GitHub Action.

Download the firmware from git.io/planck-biosan or from the releases page.

Build locally

  1. Clone the repository

    git clone https://github.com/biosan/planck-keymap
    
  2. Make sure to have Docker installed and running

  3. Run the build script inside the repository

    cd planck-keymap
    ./build.sh
    

    NOTE: The firmware binary will be inside the binary folder

  4. Flash the firmware using QMK Toolbox

Thanks

License

This project is licensed under the WTFPL license.

About

My not-so-original QMK keymap for my Planck ⌨️Ψ

License:Do What The F*ck You Want To Public License


Languages

Language:C 96.7%Language:Shell 3.2%Language:Makefile 0.1%