trankillity

Results 15 comments of trankillity

Just came to report the same issue. I am using a BT4 dongle that is in the front USB port giving direct LOS to all BT devices with a distance...

> Does the magic trackpad 3 solve these issues? No. I have one.

[Example SVG implementation](https://github.com/kalkih/mini-graph-card/issues/418#issuecomment-672405667) in my feature request from almost 2 years ago.

For anyone following along who still wants this feature, I have moved to using [ApexCharts Card](https://github.com/RomRider/apexcharts-card) as it has the flexibility to allow this (and a lot more).

Damn, I just started using this card and was hoping we would be able to set y-min and y-max for each series (or chart type at least). It looks great...

Just a quick update, it looks like @RomRider is implementing the API/JS directly, so you can access [all the variables](https://apexcharts.com/docs/options/) within the ApexCharts library easily. Due to this, I was...

Just adding a voice to this. Would love to set up Shift + comma as semicolon, but obviously the shift applies to the semicolon, producing a colon.

Have just tested this PR on a Sweep (Cradio shield) using nice!nano v2 boards. The tested over-ride was for `` on `bindings = , ;`. Can confirm that it works...

Some great example use cases in here. I especially love the shift + space for underscore! Definitely stealing that.

> I was testing this and found that keycodes for symbols that normally use shift like DOLLAR, PERCENT and QUESTION won't send properly and will send the normal unshifted key...