geekhack

geekhack Community => Keyboard Keycaps => Topic started by: manna on Fri, 09 February 2018, 08:33:27

Title: Need help with Keyboard Layout Editor
Post by: manna on Fri, 09 February 2018, 08:33:27
Hello everyone,

I would like to order a custom Varmilo keycaps set. The problem is I don't like their font , and I don't know how to use a custom one on the Keyboard Layout Editor.
The font I'd like to use is Helvetica rounded with Italian legends.

Can someone please help me? Thanks.
Title: Re: Need help with Keyboard Layout Editor
Post by: JnyJny on Fri, 23 February 2018, 16:10:50
Under the "Custom Styles" tab, I specified a custom font using:

Code: [Select]
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
* { font-family: 'Source Code Pro'; }