Code Monkey home page Code Monkey logo

ks63's Introduction

ks63

A handwired 63 keys split keyboard compatible with Default 60% layout. Let you keep your magic power while muggles can still use it as an ordinary keyboard

Assembly

3D Printing

Case files in stl folder were parameterized in upside down orientation, it takes shorter time to print, but may not be able to lay flat due to material warpping, you may need to sand them down a little bit.

If you want to try out printing cases in natural orientation, checkout my klesh/f360-split-keyboard-case-generator project, tweak parameters in libs/config.py to your need, espicially the HOLE_SIZE parameter.

Wiring

Wiring up matrices, one ProMicro for each part:

Wiring up 2 ProMicros:

for more information, please checkout QMK documentation about split keyboard

Firmware

Flashing prebuilt firmware

  1. Download QMK Toolbox
  2. Select firmware file firmware\handwired_ks63_default.hex, and check the auto-flash
  3. Reset ProMicro by shorting RST pin to GND pin

Customize your own keymap

  1. Prepare building environment by following QMK setup tutorial
  2. Copy qmk/ks63 folder to your local qmk_firmware/keyboards/handwired as a subfolder
  3. Edit ks63/keymaps/default/keymap.c file according to QMK Full Keycode List
  4. Compile your firmware by qmk compile -kb handwired/ks63 -km default
  5. A new firmware should be presented at your qmk_firmware folder

ks63's People

Contributors

klesh avatar

Watchers

 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.