Kayla Atropos

Results 110 comments of Kayla Atropos

I do believe that this has a place, but should have MASSIVE warnings on it. I'm thinking feeding host OS system to the OLED's or something of that sort. I...

`In this issue, it is important to store all key codes without any translation logics and any changes into the file. Also, even if KMK Firmware updates key code values,...

How would I check which port is opened using this tool? I was able to do it manually using the thread linked before, but now it's already open, though I...

The only thing that should print to the console should be print as we don't have any print statements in `send_string` or `simple_key_sequence`. What code is triggering that print, as...

I'll pretend like I have any clue how that works for sure. We'll figure it out as time goes on.

This topic seems like it's been solved other than docs, which is not what this issue is even about. A Docs sync is in the works, so closing for now.

You can adjust that value as needed. Some boards need an increase, some a decrease. It's always a balance of stack VS heap, so you never want to push it...

For those of you still getting errors, can we get a main.py to possibly find something else blowing your stack out and just showing up there?

At this point, I don't really care. I just want it to be a standard. Pick one, I'll just approve the PR assuming there's no actual code issues. TLDR: I...

We have boot.py docs that should cover it fairly well. As for what the right number is, it's hard to say. More stack = less heap, so it's just a...