GithubHelp home page GithubHelp logo

zmk-taipo's Introduction

ZMK Taipo Layout Firmware

This repo contains the ZMK firmware for the Taipo layout. The official description of the layout can be found on the Inclusive Keyboards Taipo Page.

Supported Devices

  • Ferris Sweep (aka cradio)
  • Corne (untested)

Usage

  • Navigate to the Github Actions tab and select the latest build
  • In the artifacts section download firmware.zip
  • Unzip firmware.zip
  • Put your device into bootloader mode
  • Copy the appropriate .uf2 file to your device

Layout

This configuration has some modifications from the original layout:

  • Inner and outer thumbs are flipped since i find space to be more natural on the outer thumb
  • Uses extra keybindings which use both thumb keys together
  • Fn layer key switched to 'insert'
  • Adds Caps to '?'
  • Adds alternate mappings for ''' and ';' since my ring and pinkie fingers don't get along
Input Output Outer Inner Both
#---  r      R     >     Print Screen
----

-#--  s      S     }     Brightness Up
----

--#-  n      N     ]     Brightness Down
----

---#  i      I     )     Play/Pause
----

----  a      A     <     Next Track
#---

----  o      O     {     Volume Up
-#--

----  t      T     [     Volume Down
--#-

----  e      E     (     Previous Track
---#

----  c      C     1     F1
-#-#

----  u      U     2     F2
-##-

----  q      Q     3     F3
#-#-

----  l      L     4     F4
##--

--##  y      Y     5     F5
----

-#-#  f      F     6     F6
----

-##-  p      P     7     F7
----

#-#-  z      Z     8     F8
----

##--  b      B     9     F9
----

----  h      H     0     F10
--##

----  d      D     @     F11
#--#

#--#  g      G     #     F12
----

#---  x      X     ^     Cut
--#-

---#  k      K     +     Copy
-#--

-#--  v      V     *     Paste
---#

--#-  j      J     =     Undo
#---

#---  m      M     $
---#

---#  w      W     &
#---

-#--  /      \     |
--#-

--#-  -      _     %
-#--

---#  ?      !     Caps
--#-

--#-  ,      .     ~
---#

#---  ;      :
-#--

--#-  ;      :
-#-#

-#--  '      "     `
#---

--##  '      "     `
-#--

-###  Tab    Del   Ins   BT Clear
----

----  Enter  Esc   AltGr Bootloader
-###

#---  Gui    Right PgUp  BT Profile 3
#---

-#--  Alt    Up    Home  BT Profile 2
-#--

--#-  Ctrl   Down  End   BT Profile 1
--#-

---#  Shift  Left  PgDn  BT Profile 0
---#

Local Development

Docker

Setup and build

scripts/docker-image.sh
scripts/docker-dev.sh
west init -l config
west update
west zephyr-export
west build -p -s zmk/app -b nice_nano_v2 -- -DSHIELD="cradio_left" -DZMK_CONFIG="$PWD/config"

The firmware file will be build/zephyr/zmk.uf2

Resume after quitting

  docker start -i zmk-taipo-dev

Clean up

  docker rm zmk-taipo-dev

zmk-taipo's People

Contributors

dlip avatar vvv-ca avatar butonche 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.