Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tilde/Backtick key isn't recognized #7

Closed
GLosch opened this issue Oct 10, 2016 · 3 comments
Closed

Tilde/Backtick key isn't recognized #7

GLosch opened this issue Oct 10, 2016 · 3 comments

Comments

@GLosch
Copy link

GLosch commented Oct 10, 2016

The tilde/backtick key (` and ~) isn't recognized as a valid key option:
image

@kairyu
Copy link
Owner

kairyu commented Oct 11, 2016

TKG recognized such keys by the combination of the legends. Please put ``` into "Top Legend" and put ~ into "Bottom Legend" just like the other number keys.

temp

@kairyu
Copy link
Owner

kairyu commented Jan 20, 2017

If you still have any problem, please re-open this issue.

@kairyu kairyu closed this as completed Jan 20, 2017
@jbrailsford
Copy link

I hate to dredge up an old issue but I'm basically in the same boat, I'm trying to get the backtick as an fn option on the esc key, this isn't working (unknown label). Additionally, I can't get insert to work, I've
added it to a key, flashed it, but it does nothing. Here's the TKG error:

Error

Here's my layout

Here's the JSON:

[{x:2.25,c:"#ff0000"},"esc\n\n\n\n`",{c:"#cccccc"},"!\n1\n\n\nf1","\"\n2\n\n\nf2","£\n3\n\n\nf3","$\n4\n\n\nf4","%\n5\n\n\nf5","^\n6\n\n\nf6","&\n7\n\n\nf7","*\n8\n\n\nf8","(\n9\n\n\nf9",")\n0\n\n\nf10","_\n-\n\n\nf11","+\n=\n\n\nf12",{c:"#999999",w:2},"Backspace\n\n\n\ndel","home\n\n\n\nprint"],
[{x:2.25,w:1.5},"tab",{c:"#cccccc"},"Q\n\n\n\nfn1","W\n\n\n\nfn2","E\n\n\n\nfn3","R\n\n\n\nfn4","T\n\n\n\nfn5","Y\n\n\n\nfn6","U\n\n\n\nfn7","I\n\n\n\nfn8","O\n\n\n\nfn9","P\n\n\n\nfn10","{\n[\n\n\nfn11","}\n]\n\n\nfn12",{x:0.25,c:"#999999",sm:"cherry",w:1.25,h:2,w2:1.5,h2:1,x2:-0.25},"enter","insert\n\n\n\nvolup"],
[{x:2.25,w:1.75},"caps",{c:"#cccccc"},"A\n\n\n\nfn13","S\n\n\n\nfn14","D\n\n\n\nfn15","F\n\n\n\nfn16","G\n\n\n\nfn17","H\n\n\n\nfn18","J\n\n\n\nfn19","K\n\n\n\nfn20","L\n\n\n\nfn21",":\n;\n\n\nfn22","@\n'\n\n\nfn23","~\n#\n\n\nfn24",{x:1.25,c:"#999999"},"pgup\n\n\n\nvoldn"],
[{x:2.25,w:1.25},"shift","iso |\n\\",{c:"#cccccc"},"Z\n\n\n\nfn25","X\n\n\n\nfn26","C\n\n\n\nfn27","V\n\n\n\nfn28","B\n\n\n\nfn29","N\n\n\n\nfn30","M","<\n,",">\n.","?\n/",{c:"#999999",w:1.75},"shift","↑\n\n\n\npgup","pgdn"],
[{x:2.25,w:1.25},"ctrl",{w:1.25},"win",{w:1.25},"alt",{c:"#cccccc",w:6.25},"spacebar",{c:"#999999"},"altgr","fn0","ctrl\n\n\n\nmute","←\n\n\n\nhome","↓\n\n\n\npgdn","→\n\n\n\nend"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants