Git Product home page Git Product logo

custom-planck-keymap's Introduction

custom-planck-keymap

This is a custom made Planck keyboard with a custom circuit layout (not the same comparing to official one).

Default Firmware Layout

Dependencies

# avr lib is required for building the firmware
brew tap osx-cross/avr
brew install avr-libc

How To

# Clone repo and clone submodules
git clone [email protected]:activars/custom-planck-keymap.git
cd custom-planck-keymap
git submodule init && git submodule update
# Run build script
./build.sh
# install firmware
dfu-programmer atmega32u4 erase --force
dfu-programmer atmega32u4 flash hex/<firmware file>.hex
dfu-programmer atmega32u4 reset

Row, Column Pin map

row pin pin loc
row0 18 D0
row1 19 D1
row2 20 D2
row3 21 D3
column pin pin loc
col0 41 F0
col1 1 E6
col2 32 C7
col3 31 C6
col4 30 B6
col5 25 D4
col6 9 B1
col7 12 B7
col8 29 B5
col9 28 B4
col10 27 D7
col11 11 B3

Circuit Board Pins

custom-planck-keymap's People

Contributors

j1n6 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.