Jeff Epler

Results 78 issues of Jeff Epler

## Description The firmware built with `qmk compile --keyboard handwired/onekey/kb2040 --keymap oled` works with the Adafruit KB2040 "Kee Boar" & Stemma QT 128x32 OLED display. To increase the number of...

keyboard

This works in conjunction with the upcoming Adafruit M4 CAN Feather.

I have noticed that on Intel CPUs with HT that actually using one thread per "processor" does not have higher performance than with one thread per core. (tested systems: Intel(R)...

I noticed that I can't write to a kind of flux sink that isn't also a flux source. So for example, this fails but I think it should be possible...

I was trying to write some Apple II floppy images, and I was seeing that `--flux_source.rescale 0.833` no longer seems to have any effect. I hacked around it by setting...

I'm using fluxengine together with a greaseweazel v4 (though I also see a similar problem with adafruit's prototype floppy interface) working together with https://github.com/markusC64/g64conv Using gw + g64conv, I can...

I was trying to use fluxengine d64 files with vice x64, but I found that when there were error sectors the disk image written out simply omitted them. This caused...

If the length of the changed files is long, it can exceed the limit on environment variables (131071 bytes for a single environment variable `NAME=value` setting on Linux; likely much...

At 561197116dba5f82f79d6b58e8bb7129e2674571 (the current tip of master), this file provokes an assertion error: `hob3l.exe: src/csg2-bool.c:671: chain_flush_vertex: Assertion `((c->vert.size & 1) == 0) && "Odd number of edges meet in one...