1. Mar 28, 2023
    • Marc Durdin's avatar
      d044b9c8
    • Marc Durdin's avatar
      chore(common): add baseline.kpj · 3468a361
      Marc Durdin authored
      This makes it possible to run the common/test/keyboards build.sh and
      makes all the baseline keyboards available as a build artifact (but
      currently only in .kmx, not .kmp; this may come as a future update.)
      3468a361
    • Marc Durdin's avatar
      refactor(common): move core baseline tests into common · c18ef540
      Marc Durdin authored
      Decided to use the name `baseline` for this set of tests. They can be
      used by any project in the repo now. Tests will be treated as shared,
      and not modified (except in the case of a buggy test).
      
      * Moves .kmn files, add `&NAME` line (don't use meson templating for
        these files)
      * Generates reference .kmx files using kmcomp for use as a baseline with
        kmcmplib (kmc) tests, and for linux tests
      * Updates references in core, kmcmplib, and linux builds
      * Renames all the .kmn / .kmx to use a standardized, clean name format
        (this was needed for building packages in the core tests)
      c18ef540
  2. Mar 27, 2023
  3. Mar 24, 2023
  4. Mar 23, 2023
  5. Mar 22, 2023
  6. Mar 21, 2023
  7. Mar 20, 2023
  8. Mar 19, 2023