[Keyboard] Refactor deltasplit75 to use split_common (#8083)
* Refactor deltasplit75 to use split_common * Refactor deltasplit75 to use split_common - small tidy up
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef V2_H
|
||||
#define V2_H
|
||||
#pragma once
|
||||
|
||||
#include "deltasplit75.h"
|
||||
|
||||
@@ -56,5 +55,3 @@
|
||||
{ K120, K121, K122, K123, KC_NO, KC_NO, K126, K127}, \
|
||||
{ KC_NO, KC_NO, K132, K133, K134, K135, K136, K137} \
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user