Commit graph

8 commits

Author SHA1 Message Date
Miodec 4db569fbff added colemak dh iso wide 2022-04-30 16:10:16 +02:00
gkaply532 89f7c360f4
add turkish q (#2806) gkaply532 2022-04-06 17:02:43 +02:00
k4leg 8b419be011 update halmak layout (#2754) k4leg 2022-03-24 13:59:03 +01:00
Rasmit Devkota c494475a48
Fixed "t"/"th" and "ch"/"chh" in Hindi INSCRIPT layout (#2695) 2022-03-13 13:21:33 +01:00
Rasmit Devkota 4ebfd98c2c
Added Hindi INSCRIPT Keyboard Layout (#2661) by DrAlienTech
* Added Hindi INSCRIPT Keyboard Layout

* fixed maximum length <= 2 error for Hindi INSCRIPT
2022-03-09 12:51:54 +01:00
Octahedron 78279cefae
Fixed octa8 semicolon/colon (#2579)
some silly goofball accidentally put the layout data incorrectly haha
2022-02-23 14:46:55 -06:00
arda-a b1098c553e
layout update : whorfmax fine-tuning on index finger, swapped 'v' and 'y' (#2546)
- enabled alt-fingering for 'ty' and 'typ'
- 'ly' bigram is easier
2022-02-20 13:20:40 +01:00
Jack e4a7c8b5e9
Layouts rewrite (#2529)
* added types

* converted qwerty to new format

* added type

* removed keymap structure

* updated space styling

* fixed keymap types

* removed type

* initial keymap element building (only supports staggered for now)

* using id instead of class

* using id

* moved class changes to the keymap file

* fixed matrix key count

* fixed split and matrix layouts

* fixed alice

* removed unused code

* removed unused code

* converted layout emulator to new format

* removed unnecessary field

* using type

* added layout

* added default layout

* added alias

* converted key flashing to new logic

* using new logic

* using new logic in mode next

* fixed iso alice

* converted some layouts

* added layouts json

* added functions to get layouts

* made getlayout synchronous

* updated layout types

* using new function

* added layout json schema validation
closes #2516

* converted ansi layouts to the new format

* modified schema

* fixed the rest of the layouts

* switched function back to async
2022-02-18 18:02:35 +01:00