Add Keyboard.io atreus support#11
Conversation
|
I just realized that a test suite existed and it is failing fully for the atreus ;-( |
|
I found a first issue (already solved in the generator.sh) linked to qmk config outpout parsing. Are those tests supposed to work with any keyboard ? Here is my qmk config in case it can help reproduce: |
|
I was able to understand why the tests are failing. Should we enhance the generator.sh to have a mapping between the keyboard name in qmk config and the layout to be used in I can propose something, but I am not sure to get all the mapping for the existing defines... |
|
@severindupouy as per our last discussion, we agreed that the I let the commit related to the proper parsing of the QMK config value in This PR is ready for review. |
|
@doc75 Can you :
I'll open soon a new PR about generator refactor, I'll notice you If you want to review it. Edit: sorry I haven't well followed your different actions in the repo last 2 weeks, so I made some work in parallel of you. I used to work alone here. ^^ I now had activated all notifications, so I'll see correctly future activity. |
|
@severindupouy cleaning is done as requested. If I missed anything, please let me know. |
…the test suite script
The layout is using the thumb keys highlighted in yellow in the picture below:

I did not rebase to avoid breaking the commit IDs referenced in the issue, but I could do it if deemed necessary.
If anything is missing, please let me know and I’ll do my best to correct this.