Commit graph

15 commits

Author SHA1 Message Date
Christian Rudder df28ad6a62
adding dvorak french (#3501) neezacoto
* adding dvorak french

* fixing layout type

* fixed layout

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-09-05 13:35:57 +02:00
Colby Chai 47db522c9e
Update CTGAP layout, remove CTGAP 3.0 (#3421) CTGAP
* Update CTGAP layout, remove CTGAP 3.0

CTGAP 3.0 is an experimental version of my layout and thus not intended for use. Thank you for your understanding.

* fixed build issues

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 14:06:45 +02:00
Mykhailo Tsiuptsiun (miktwon) [Flag of Ukraine] 745df814f7
Add Ukrainian and Russian layouts (#3403) miktwon
* Add Ukrainian layout

* Add Russian layout

* fixed trailing comma

Co-authored-by: Jack <jack@monkeytype.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-12 15:12:16 +02:00
Polyhistorian 67357e2a84
Add ReNeo supported layouts (#3399) Polyhistorian
* Add neo

* Add bone

* Add AdNW

* Add mine

* Add koy

* Add 3l
2022-08-12 15:04:04 +02:00
Jørgen Tharaldsen fosstvedt cb643a2b11
added the canary matrix variant (#3289) j-fosstvedt
* added the canary matrix variant

As defined here:
https://github.com/Apsu/Canary#ortho

* added necesarry columns

Co-authored-by: Jack <jack@monkeytype.com>
2022-07-02 12:29:55 +02:00
Miodec fd866992a2 added canary 2022-07-01 20:50:30 +02:00
James Elson e305e4846e
Added prog_workman layout (#3270) Jelso13
As defined on https://workmanlayout.org/
2022-07-01 12:02:59 +02:00
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