Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

79 lines (62 loc) · 2.13 KB

v1.4.3

  • fixed pl_PL keymap

v1.4.2

v1.4.1

  • added pt_BR keyboard layout - thx juracy

v1.4.0

  • Fix Linux AltGr handling
  • Migration: Keymap Generator into Atom-View
  • added el_LA keyboard layout - thx dagonar

v1.3.1

  • reworked modifier-state-handler
  • added lv_LV keyboard layout - thx tomaac
  • docs updated - thx cyrilchapon
  • fixed fr_BE keymap - thx Soofe

v1.3.0

  • support for Alt+Shift modifier bindings
  • added altshifted-bindings for pl_PL layout

v1.2.1

  • Complete it_IT layout
  • partially fix fr_FR layout
  • partially fix for es_ES layout

v1.2.0

  • added fr_CA keyboard layout - thx sportebois
  • improved modifier handling
  • fixed deprecation call
  • fixed number row on "fr_FR" layout

v1.1.7

  • added fr_BE keyoard layout - thx filoozom
  • fixed: accent marks should not get doubled (e.g ^ key on german-layout)

v1.1.6

  • fixed the ">" character issue in fr_FR layout

v1.1.5

  • added danish keyboard layout
  • added norwegian keyboard layout
  • added swedish keyboard layout
  • added hungarian keyboard layout
  • added romanian keyboard layout
  • added slovenian keyboard layout
  • added italian keyboard layout
  • added portuguese keyboard layout

v1.1.4

  • Bugfix: Issue #7 prevent default keybindings from being fired

v1.1.3

  • added spain keyboard layout
  • added french keyboard layout
  • added polish keyboard layout
  • small fixes in keybinding-generator
  • config: choose a locale or use a custom path

v1.1.2:

v1.1.1:

  • fixed wrong translation table path in config #4

v1.1.0:

  • complete rewrite
  • added german key translations

v1.0.1:

  • fixes common atom core bindings
  • fixes common vim-mode bindings

v1.0.0:

  • Initial Release from DavidBadura
  • fixes at-sign and backslash use