Skip to content

Commit

Permalink
Merge pull request #56 from urob/update-urob-zmk
Browse files Browse the repository at this point in the history
urob: Remove QMK keymap and update ZMK keymap
  • Loading branch information
precondition authored Aug 19, 2024
2 parents d730e5f + 937c18c commit 14d5cb5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 44 deletions.
32 changes: 0 additions & 32 deletions src/posts/keymaps/urob-corne.md

This file was deleted.

30 changes: 18 additions & 12 deletions src/posts/keymaps/urob.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
---
author: urob
baseLayouts: [Colemak]
firmwares: [QMK]
firmwares: [ZMK]
hasHomeRowMods: true
hasLetterOnThumb: false
hasRotaryEncoder: false
isAutoShiftEnabled: false
isComboEnabled: true
isSplit: true
isTapDanceEnabled: false
isTapDanceEnabled: true
keybindings: [Vim, TWM]
keyboard: Planck
keyCount: 42
keymapImage: https://github.com/urob/qmk_firmware/raw/master/keyboards/planck/keymaps/urob/layout.png
keymapUrl: https://github.com/urob/qmk_firmware/tree/master/keyboards/planck/keymaps/urob
languages: [English]
layerCount: 8
keyboard: Corne
keyCount: 34
keymapImage: https://raw.githubusercontent.com/urob/zmk-config/main/draw/keymap.png
keymapUrl: https://github.com/urob/zmk-config
languages: [English, German, Greek]
layerCount: 6
OS: [Linux, Windows]
stagger: ortholinear
summary: Keymap with lots of custom code, optimized for mathematical typesetting and programming.
title: urob's keymap configuration for OLKB Planck
writeup: https://github.com/urob/qmk_firmware/blob/master/keyboards/planck/keymaps/urob/readme.md
stagger: columnar
summary:
- Timeless homerow mods
- Combos replace symbol layer
- Smart numbers and mouse layers auto-toggle off
- Unicode math and international layers
- Fully automated, nix-based local build environment
- Base keymap used for various keyboards using modular structure
title: urob's keymap for 34+ key keyboards
writeup: https://github.com/urob/zmk-config/blob/main/readme.md
---

0 comments on commit 14d5cb5

Please sign in to comment.