-
Hi,
I recently was faced with a similar problem and hacked my two-handed Maltron keyboard to work with QMK:
https://github.com/dvdkhlng/qmk_firmware_dqz11n1g/tree/master/keyboards/handwired/dqz1…
-
I was about to complete the 3 variants of the ListItem object: 1, 2 and 3 lines are the basic variants, icons and avatars are ancillary.
I started with the idea to have 3 QString and adapt height a…
-
LEDs could be used for activity/link lights, vlan indicators, service/patch panel indicators, and more. Adding a row of 8x RGB LEDs to the bottom of the line card
The SX1509 chip has LED drivers,…
-
I have always found this a very very particular and amazing issue on the internet concerning the I/O expanders PCF8574 and PCF8575: _**nobody**_, but really _**nobody**_ uses the interrupt lines (pin …
-
I found that generating documentation for my library [GeometricIntegrators.jl](https://github.com/DDMGNI/GeometricIntegrators.jl) went from tens of seconds with Julia v1.1 to about an hour with Julia …
-
- [x] fixed https://github.com/sinara-hw/Kasli-SOC/issues/68
- [x] fixed https://github.com/sinara-hw/Kasli-SOC/issues/67
- [ ] added 24AA025E48T-I/OT and 24AA025E48-I/SN on separate I2C bus https:…
-
Wanted to get this into our publishing workflow, but ran into varied difficulties.
First problem is that there's something weird going on in either `repo-utils`, `expand-pkg`, or `parse-git-config`…
-
## What Happened
Here are a list of inconsistencies with the new implementation:
1. Hovering over the section expander animates the arrow with a fade-in rather than instantly.
2. Hovering ove…
-
- [ ] Update with list of LEDs
- [ ] Decide on placement
- [ ] Any Leds that also should trigger panel mounted lights?
-
# Overview of Documentation Generators - Lisp journey
I have a simple need: I'd like to generate an html documentation from my code. What options do we have ?I searched for “documentation tool&…