Daniel Fullmer

Results 49 comments of Daniel Fullmer

In case anyone is interested, I made an alternative bottom piece which is much easier to print on FDM printers. See: https://github.com/danielfullmer/dactyl-keyboard/blob/master/things/dactyl-bottom-right.stl

I should have mentioned, my fork is based on [kennykaye/dactyl-keyboard](https://github.com/kennykaye/dactyl-keyboard), which, among other things, uses 1.5 size keycaps on the outside column. I haven't checked if my bottom piece would...

The code is a bit messy at the moment, but I've tried to cherry pick my code onto the original adereth branch in [danielfullmer/adereth-new-bottom](https://github.com/danielfullmer/dactyl-keyboard/tree/adereth-new-bottom). The stl files are these: https://github.com/danielfullmer/dactyl-keyboard/blob/adereth-new-bottom/things/dactyl-bottom-left.stl...

@joedevivo I currently don't have any fastening between the two pieces. It holds together fairly well for normal typing use. I had intended to figure out something more secure, but...

I had previously noticed many devices have `buildvariant` set, which is mostly only used by the Android userspace, and probably should not be set in mobile-nixos. (I just looked through...

Partially completed by https://github.com/danielfullmer/robotnix/pull/113 .

Could also add CI actions to further automate the update process. E.g. https://github.com/Kranzes/robotnix-forklineageos/blob/master/.github/workflows/lineageos-update.yaml

No, I wasn't familiar with Glodroid until you mentioned it. It certainly looks interesting, and they have goals I like: sticking close to mainline Android, upstreaming their changes, etc. It...

I just noticed they have WIP support for RPI3, so if we're lucky I might actually be able to test this on a real device.

So I was able to get it to build for pinephone, with the configuration file and repo file here: https://gist.github.com/danielfullmer/fe9c7cf8579c9b0ecc373fc456790fa4 This command should be enough to build it (pinned to...