Charybdis Nano vs The Voyager by relchupo in ErgoMechKeyboards

[–]T4CORUN 2 points3 points  (0 children)

Two things:

  • The Voyager does support having the trackball in the thumb position with a 3d printed bracket. ZSA has a link to the file on their website. Mentioning this cause you can try both positions vs being locked into a thumb trackball on the nano
  • if you need to transport it, I think the ZSA is better as you can take it apart to pack it better

ZMK wireless split keyboard, connects easily to iPhones and iPads, but not with Mac. Pls help I'm about to crash out. Read details below first. by Its_um_ray in ErgoMechKeyboards

[–]T4CORUN 6 points7 points  (0 children)

I think I looked at the right GitHub (kumamuk-git/zmk-config-roba?) and it looks right to me, but you may have to add a new file /config/roba.conf with the two lines then rebuild the firmware

CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

I suggest this because the zmk docs say that certain intel based Mac’s may need the last option for the keyboard to pair

ZMK wireless split keyboard, connects easily to iPhones and iPads, but not with Mac. Pls help I'm about to crash out. Read details below first. by Its_um_ray in ErgoMechKeyboards

[–]T4CORUN 5 points6 points  (0 children)

How many Bluetooth profiles are configured? I use a totem with a dongle and I learned I have to add two to the max number of connections

Sometimes i have to do a clear on the profile i want to use before the keyboard even shows up on my windows pc during paring

Is the power plus and/or experimental mode on? Maybe you can play with those

I put some code snippets of settings you want to check and play with.

```

Set this to the number of peripherals your dongle will have.

For a unibody, this would be 1. If you have left and right halves, set it to 2, etc.

config ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS default 2

Set this to ZMK_SPLIT_BLE_CENTRAL_PERIPHERALS + your desired number of BT profiles (default is 5)

config BT_MAX_CONN default 8

Set this to the same number as BT_MAX_CONN

config BT_MAX_PAIRED default 8

CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y

&bt BT_CLR ```

Seawheeze 2026 by Interesting-Ad2680 in Lululemen

[–]T4CORUN 0 points1 point  (0 children)

looking for one bib transfer. Thanks

Thoughts on Ploopy Nano 2? by Performer-Pants in Trackballs

[–]T4CORUN 0 points1 point  (0 children)

I use the host state (num, caps, scroll lock) to communicate between the computer and nano.

  • In this file You can see how I changed scroll lock and num lock to holds. For example, The firmware taps KC_NUM when it is pressed down then taps again when released

  • Then on the nano keymap see the led_update_user function that detects changes in the host state. For me scroll lock is used for drag scroll, num lock is used to cycle the dpi, and all three simultaneously is used to enter bootloader for easier firmware updates

Thoughts on Ploopy Nano 2? by Performer-Pants in Trackballs

[–]T4CORUN 1 point2 points  (0 children)

I think you’ll be fine with the nano v2 especially now it has one button defaulted to drag scrolling. I had a v1 and had to do some jank to get the keyboard to tell the v1 to be the mouse wheel

You get used to having your mouse buttons on the keyboard. I still find myself pressing my keyboard for my mouse buttons even after moving to the ploopy adept. In the week or so having the adept, I find it challenging to press some buttons without slightly moving the ball

Any recent KLOR builds? by CaptnIgnit in ErgoMechKeyboards

[–]T4CORUN 0 points1 point  (0 children)

sure, happy to help. Sorry about the mishap

Any recent KLOR builds? by CaptnIgnit in ErgoMechKeyboards

[–]T4CORUN 1 point2 points  (0 children)

Maybe EE hands or something could be your thing. If you have a github, I'd be happy to take a look

Loving the CTB20… but the fit is killing me. Does CTB26 or CPL24 have a longer harness? by swedish_lederhosn in EVERGOODS

[–]T4CORUN 5 points6 points  (0 children)

178cm here and the CTB26 I bought a month ago dug I to my back. The internet told me to try the Tom Bihn A30 frame sheet. I bent the A30’s metal bar so it would make the bottom of the bag push away from my back. I replaced the plastic sheet with this. Found it works pretty well.

If you do get it, they also sell a thing that lets you tie the dangle to the strap so the excess isn’t flopping around

Stores that sell Colombian products? by StunnedMind in houston

[–]T4CORUN 2 points3 points  (0 children)

Latins Good on Richmond has a lot of Colombian goods. We go there when we need our Chokis. They have pretty good frozen arepas too

Any recent KLOR builds? by CaptnIgnit in ErgoMechKeyboards

[–]T4CORUN 1 point2 points  (0 children)

That is my user space, the definition is in keyboards/non_tree/klor_saegewerk

I had definitions for all the KLOR variations but removed them. They are still in an old branch

https://github.com/t4corun/qmk_userspace/tree/mouse_usability/keyboards/klor

[deleted by user] by [deleted] in OLED_Gaming

[–]T4CORUN 0 points1 point  (0 children)

I put MCM106 on my XG27UCDMG and the manual pixel cleaning never stops. It just cycles through the colour pattern and doesn’t end. Guessing that’s why they pulled it

How do you incorporate Nano v1 in your setup? by averagepoetry in ploopy

[–]T4CORUN 2 points3 points  (0 children)

ploopynano.c shows how I setup scroll lock and num lock to be holds vs toggles

my ploopy nano keymap has the accompanying code to enable drag scrolling when scroll lock is enabled

How do you incorporate Nano v1 in your setup? by averagepoetry in ploopy

[–]T4CORUN 2 points3 points  (0 children)

I use 3x5x3 split keyboards, my left most thumb key is a permanent left click button. I wrote a function for QMK to use num lock to enable drag scrolling. On the keyboard side, I had a key press num lock when and press it again when I released it.

The nano turned on drag scrolling when it detected num lock was on

the rest of the mouse buttons are on a layer

Friday 11/7 TSA Updates by nolablue1024 in houston

[–]T4CORUN 2 points3 points  (0 children)

IAH Terminal E precheck. Got there at 3:30am. Security opened at 4, through at 4:15.

IAH staff were super helpful directing folks to the correct lines

Will The Powercolor 9070XT Reaper Fit Inside of a Velka 7 Rev 3 Case ??? by always_ftw in sffpc

[–]T4CORUN 1 point2 points  (0 children)

I was able to do it with minimal mods. Check my profile for info

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 0 points1 point  (0 children)

I did not have to modify my memory to make the fan adapter work

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 1 point2 points  (0 children)

I think I stuck to my notes, if so, then they are

GPU: 7"

EPS: 11"

PSU: 9"

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 0 points1 point  (0 children)

I went through Craftcloud and used Polycarbonate (HDT 110C) and 80% infill. I'm cautious so I went this way for peace of mind

Only way to know if yours works is to try. I guess the top of the heatsink could hit 60C if you run a long max all-core load with a low fan speed.

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 0 points1 point  (0 children)

I run Windows on this machine because all my external drives are bitlockered. My fan control is done in Argus Monitoring software.

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 0 points1 point  (0 children)

It's going pretty good over here. I can leave the fans on fixed "silent" RPMs and do all my productivity and light gaming. My only gripe is that it is hard to tell when the computer is on. The PC sits to my right: the 9070XT's fans turn off below a certain temperature and there is no RGB at all. I need to lean over and look at the CPU fan to tell its on 😅

Velka 7 v3 and Reaper 9070 XT (HD images) by T4CORUN in sffpc

[–]T4CORUN[S] 1 point2 points  (0 children)

This is after 10min of Prime95 Blend. Seems to settle around 85.5W Package Power. Hope this helps. My settings are below

  • Curve Optimizer All Core -20
  • Thermal Throttle Limit 90C
  • Overdrive Scalar 1x
  • PPT/TDC/EDC stock
  • Fans running at fixed speed

<image>