1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-09-26 16:50:52 +00:00
commit 7d501c9648
4 changed files with 3 additions and 5 deletions

View file

@ -13,4 +13,4 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "signum.h"
#include "3_0.h"

View file

@ -1,4 +1,3 @@
#pragma once
#include "quantum.h"
#include "signum.h"
#include "3_0.h"

View file

@ -15,5 +15,4 @@
*/
#pragma once
#include "quantum.h"
#include "signum.h"
#include "3_0.h"