Skip to content

No keyboards/linker/wirelesss directory; repo not organized according to includes #6

@limeRedCat-dev

Description

@limeRedCat-dev

Please try to setup this keyboard from a fresh qmk install and troubleshoot the relevant problems. Below are what I found:

  1. Give instructions for installing a working keyboards/linker/wireless. I could not find a wireless directory in your repo list or fork of qmk.

  2. I kept getting include errors until adding the required directories and moving files:

mkdir wls rgb_record
mv wls* wls
mv rgb_record* rgb_record

Here's the wireless error I'm getting. I can of course remove the include, but I would like the wireless capability.

Compiling: keyboards/leo/epomaker_split65/rgb_record/rgb_record.c                                  In file included from keyboards/leo/epomaker_split65/rgb_record/rgb_record.c:4:
keyboards/leo/epomaker_split65/rgb_record/rgb_record.h:27:10: fatal error: wireless.h: No such file or directory
   27 | #include "wireless.h"
      |          ^~~~~~~~~~~~
compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions