Fix errors (#407)
Some checks failed
Build firmware / build-firmware (default) (push) Has been cancelled
Build firmware / build-firmware (oryx) (push) Has been cancelled
Unit Tests / test (push) Has been cancelled

* Make sure that unit tests run on all release versions

* [ErgoDox EZ] Fix complication issues due to updates

* [ErgoDox EZ] Fix compilication errors and warnings

We want all green!

* Fix weird merge conflicts
This commit is contained in:
Drashna Jaelre
2025-05-12 20:58:02 -07:00
committed by GitHub
parent bc17db049d
commit 6cb4ebbf95
18 changed files with 22 additions and 42 deletions

View File

@@ -1,9 +1,5 @@
<<<<<<<< HEAD:tests/tap_hold_configurations/chordal_hold/default/config.h
/* Copyright 2022 Vladislav Kucheriavykh
* Copyright 2024 Google LLC
========
/* Copyright 2024 ThanhSon.Mech
>>>>>>>> origin/master:keyboards/trnthsn/e8ghty/halconf.h
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,11 +17,5 @@
#pragma once
<<<<<<<< HEAD:tests/tap_hold_configurations/chordal_hold/default/config.h
#include "test_common.h"
#define CHORDAL_HOLD
========
#define HAL_USE_SPI TRUE
#include_next <halconf.h>
>>>>>>>> origin/master:keyboards/trnthsn/e8ghty/halconf.h

View File

@@ -1,9 +1,5 @@
<<<<<<<< HEAD:tests/tap_hold_configurations/chordal_hold/hold_on_other_key_press/config.h
/* Copyright 2022 Vladislav Kucheriavykh
* Copyright 2024 Google LLC
========
/* Copyright 2022 QMK
>>>>>>>> origin/master:keyboards/deemen17/de80/halconf.h
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,13 +17,6 @@
#pragma once
<<<<<<<< HEAD:tests/tap_hold_configurations/chordal_hold/hold_on_other_key_press/config.h
#include "test_common.h"
#define CHORDAL_HOLD
#define HOLD_ON_OTHER_KEY_PRESS
========
#define HAL_USE_SPI TRUE
#include_next <halconf.h>
>>>>>>>> origin/master:keyboards/deemen17/de80/halconf.h

View File

@@ -19,11 +19,7 @@
#include "test_common.h"
<<<<<<<< HEAD:tests/tap_hold_configurations/chordal_hold/retro_shift_permissive_hold/config.h
#define CHORDAL_HOLD
========
// place overrides here
>>>>>>>> origin/master:keyboards/unikeyboard/diverge3/keymaps/iso_uk/config.h
#define PERMISSIVE_HOLD
#define RETRO_SHIFT 2 * TAPPING_TERM