Remove more unnecessary quantum.h
includes (#23402)
This commit is contained in:
parent
f8a7a6848d
commit
a14c03b96e
60 changed files with 103 additions and 78 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "raise.h"
|
||||
|
||||
// "led_map" is taken from kaleidoscope
|
||||
// LHK = Left Hand Keys
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "raise.h"
|
||||
|
||||
// "led_map" is taken from kaleidoscope
|
||||
// LHK = Left Hand Keys
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
#include "tractyl_manuform.h"
|
||||
|
||||
void keyboard_pre_init_sub(void) { setPinInputHigh(A0); }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue