Skip to content

Latest commit

 

History

History
284 lines (284 loc) · 8.93 KB

changelog.org

File metadata and controls

284 lines (284 loc) · 8.93 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

qwerty

Fundus

Added

  • elipsis
  • bulletpoints
  • ° to SYMBOLS

Changed

  • mousewheel: increase speed

Deprecated

Removed

  • ALT-GR
    • independent from xkb (uses proximity to char on unmodified layer)
    • -> DIACRITICA
  • qwerty: remove layerSwitches on {l,r}P[4-6]

Fixed

Security

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

2.02 - 2021-10-25

Fixed

  • lP1 remove unnec. tabdance use dualKey instead
  • lP4 remove unnec. tabdance use dualKey instead

2.01 - 2021-10-25

Removed

  • lP1 ENTER because of delayed responses

2.00 - 2021-10-24

needs patching and qmk build

Added

Changed

  • numbering of thumb keys
                           ┌────────────────┐                      ┌────────────────┐
                           │                │                      │                │
                           │     *lT1*      │                      │      *rT1*     │
                           │                │                      │                │
                           └────────────────┘                      └────────────────┘
┌───────┐┌───────┐┌───────┐┌───────┐┌───────┐┌───────┐    ┌───────┐┌───────┐┌───────┐┌───────┐┌───────┐┌───────┐
│       ││       ││       ││       ││       ││       │    │       ││       ││       ││       ││       ││       │
│ *lT7* ││ *lT6* ││ *lT5* ││ *lT4* ││ *lT3* ││ *lT2* │    │ *rT2* ││ *rT3* ││ *rT4* ││ *rT5* ││ *rT6* ││ *rT7* │
│       ││       ││       ││       ││       ││       │    │       ││       ││       ││       ││       ││       │
└───────┘└───────┘└───────┘└───────┘└───────┘└───────┘    └───────┘└───────┘└───────┘└───────┘└───────┘└───────┘

1.14 - 2021-10-21

Removed

  • lP2 tapdance

Changed

  • lP1 tapdance 1tap: ESC 1hold: SHIFT 2tap: ENTER

1.13 - 2021-10-21

Changed

  • switch lP4 lP6 ” and `
  • lP2 tapdance 1tap: APP 2tap: SysReq
  • lI6 Backspace

Added

  • lT2 Enter on DoubleTab

1.12 - 2021-10-06

Fixed

  • lT– *rT1 TO2 -> LT2 LT not available on tabdance

1.11 - 2021-10-06

Changed

*lT, *rT

tap
┌────────────────┐    ┌────────────────┐
│                │    │                │
│      ESC       │    │      TAB       │
│                │    │                │
└────────────────┘    └────────────────┘
┌───────┐┌───────┐    ┌───────┐┌───────┐
│ only2 ││       │    │       ││       │
│  SPC  ││  BST  │    │ ENTER ││  SPC  │
│       ││       │    │       ││       │
└───────┘└───────┘    └───────┘└───────┘
hold
┌────────────────┐    ┌────────────────┐
│                │    │                │
│     Shift      │    │     Shift      │
│                │    │                │
└────────────────┘    └────────────────┘
┌───────┐┌───────┐    ┌───────┐┌───────┐
│       ││       │    │       ││       │
│CONTROL││ META  │    │ SUPER ││  LT2  │
│       ││       │    │       ││       │
└───────┘└───────┘    └───────┘└───────┘

1.10 - 2021-10-04

Changed

  • swap lT2 ENTERrT2 S

1.9 - 2021-09-24

Added

  • doubleTab lT2: SPC

1.8 - 2021-09-24

Changed

  • move BS: lT1 -> *lT2

Fixed

  • double Tab BS on lT2

1.7 - 2021-09-24

Changed

  • swap lT1 BSrT1 SPC

1.6 - 2021-09-17

Changed

  • swap CTRL and SUPER

1.5 - 2021-09-16

Changed

1.4 - 2021-09-16

Changed

  • SYMBOLS: switch === and ;
  • SYMBOLS: switch \, &, ~ to &, ~, \

1.3 - 2021-09-11

Added

  • ;: to SYMBOLS

Changed

  • MEDMOUSE: change hands for mouse-acceleration and volume-controls in order to have mouse-keys and mouse-acceleration on different hands

1.2 - 2021-09-06

SYMBOLS: change lI4: | -> \

Changed

1.1 - 2021-08-30

Fixed

  • move OSL on rT one key to the left

1.0 - 2021-08-30 - shrink layout

Added

  • add ESC to lT4
  • disable all audio

Changed

  • TAB to rT4
  • decrease Tapping Term from 200 -> 125
  • shrink layout

Removed

  • ALT-GR from rT4

0.4 - 2021-08-20

Added

Changed

  • lT4: APPLICATION to ESC

Deprecated

Removed

Fixed

  • lT1: two taps: two backspaces

Security

0.3 - 2021-08-20

Changed

  • lT1: tapDance SPACE + SUPER
  • lT2: CTRL-L

0.2 - 2021-08-19

Fixed

  • rT3: ALT-L again (xkbSwitch)

0.1 - 2021-08-19

Changed

  • BACKSPACE on rT1
  • TAB on rT3
  • HUB: switch TO for 0 from rM5 to rR2

Fixed

  • HUB: switch TOs for qwerty and rsthd

0.0 - 2021-08-19

based on layout 0.12

Changed

  • switched qwerty and rsthd

layout

Unreleased

Added

Changed

Deprecated

Removed

  • SYMBOLS: numbers numbers are already on own layer

Fixed

Security

0.12 - 2021-08-18

Fixed

  • rT3: ALT-L again (xkbSwitch)

0.11 - 2021-08-18

Changed

  • T: switch TAB and BACKSPACE

Added

  • repeatable BACKSPACE

0.10 - 2021-08-17

Changed

  • MOON: move ORYX from lI8 -> lI12

0.9 - 2021-08-17

Added

  • MEDIAMOUSE: add arrows
  • MEDIAMOUSE: add navigationKeys

Changed

  • HUB/MOON: RESET on lI11

Removed

  • ALLLAYERS: remove unneeded keys

Fixed

  • layerSelectors on RSTHD and HUB

0.8 - 2021-08-17

Changed

  • RSTHD: TO9 - OSL9
  • SYMBOLS: change . 0
  • xkbChange: RSTHD: switch ALT-L and CMD-L in order to make the logiTechKeyboard useable again “re”-switch on qmk again

0.7 - 2021-08-16

Added

  • DIA for diacritica currently empty needs qmk

Removed

  • COLEMAK

0.6 - 2021-08-16

Added

  • Indicator Toggle on MOON
  • layerSelectors TT1 on {l,r}P9
  • layerSelector TO9 on rP10
  • layerSelectors OSL{6,7,8} on lP{6,7,8}

Changed

  • add SHIFT to rT4
  • Modifyer on QWERTY same as on RSTHD
  • layerSelectors TT to OSL

0.5 - 2021-08-16

Changed

  • Hyper to Left Alt

Added

  • LT3 on rT2

0.4 - 2021-08-15

Changed

  • RESET on HUB
  • thumbClusters are the same on every layer

0.3 - 2021-08-15

Changed

  • QWERTY: same thumb-layout like RSTHD
  • SPACE on seperate keys
  • SHIFT + APPLICATION
  • ESC on right

0.2 - 2021-08-14

Changed

  • change SUPER to L->QWERTY + SUPER in order to avoid an unnecessary premature reconfiguration of i3
  • switch E and SHIFT avoid E + or E + SHIFT on same hand

0.1 - 2021-08-14

Added

  • Add layer to navigate to all other layers
    • +HUB

0.0 - 2021-08-14

initial version

Added

  • layers
    • RSTHD
    • QWERTY
    • COLEMAK
    • SYMBOLS
    • MEDIA/MOUSE
    • NUM
    • MOON
    • EMOJI
    • F-KEYS

INFO

types of changes

Added for new features.

Changed for changes in existing functionality.

Deprecated for soon-to-be removed features.

Removed for now removed features.

Fixed for any bug fixes.

Security in case of vulnerabilities.