Luke D Russell

Results 27 comments of Luke D Russell

Well we need a hidden/null VRF for the global routing table as well anyway, so that would work. On 25 May 2016, at 11:46, Codey Oxley wrote: The VRF resources...

Networks should not be able to be part of multiple VRFs - there could be overlaps, different mask lengths, same mask lengths and it would probably screw with auditing and...

So just came here from https://github.com/KMKfw/kmk_firmware/issues/474, because I was curious about some of the imports and instantiations I ended up using to get Layers and Combos working. My experience with...

In [Dynamic Sequences Docs](https://github.com/KMKfw/kmk_firmware/blob/master/docs/dynamic_sequences.md) it uses the class in the modules list at the top. But when you want to configure it you have to create an instance. I'm so...

> @LukeDRussell Answering a few of your questions: > > ... Thank you, this really helped me understand what's going on in my code/config when it worked and when it...

OK, leave the documentation aside. My main gripe is I don't want to use Chat _at all_, to contribute to KMK. I've looked at Matrix a few times in the...

To get a sense of how Discussions work in active projects, see [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss/discussions/categories/help), [Reveal.js](https://github.com/hakimel/reveal.js/discussions), [Rich](https://github.com/Textualize/rich/discussions). Thanks for your thoughts @klardotsh on developing using Open tools. It wasn't an idea...

I'm finding there are large gaps in assumed knowledge throughout the documentation. I spent hours to get a single `KC.A` sending from a Nice!Nano with 1 switch plugged in. I...

I'm not quite done with re-drafting the Getting Started to be more suitable for complete newbies. I've redone the first few headings though, so you can get an idea. You...

Getting Nice!Nano working [is in the docs](https://github.com/KMKfw/kmk_firmware/blob/master/docs/Officially_Supported_Microcontrollers.md#nicenano) 😝 . I've thought of getting a Github Action to compile KMK to mpy and post a .zip for users, and even taking...