Skip to content

Instantly share code, notes, and snippets.

{
"title": "Use CAPS LOCK for vi navigation",
"rules": [
{
"description": "CAPS LOCK custom layer",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "j",
@piskov
piskov / cmd to birman.json
Created March 11, 2021 20:46
Command to birman layout switcher
{
"title": "Change keyboard layout on cmd press",
"rules": [
{
"description": "Change input source to En Birman by left_command; Ru Birman by right_command.",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "left_command",