restore-colemakdh #1

Open
dave wants to merge 41 commits from restore-colemakdh into main
3 changed files with 11 additions and 2 deletions
Showing only changes of commit 7497afa5f3 - Show all commits

View File

@@ -2,7 +2,7 @@ name: Compile my Keebs
on: [push]
jobs:
lint-and-compile:
runs-on: ubuntu-latest
runs-on: local
steps:
- name: Check out repository code
uses: actions/checkout@v4

View File

@@ -3,7 +3,9 @@
#include "features/taphold.h"
#include "features/tapdance.h"
#include "features/macros.h"
#include "features/combo.h"
#include "features/tap_dance.h"
#include "definitions/layers.h"
#include "definitions/process_record.h"
#include "definitions/keycodes.h"
#include "definitions/keymap_blocks.h"
#include "definitions/keymap_blocks.h"

View File

@@ -3,3 +3,10 @@ AUTO_SHIFT_ENABLE = yes
ENCODER_ENABLE = yes
ENCODER_MAP_ENABLE = yes
COMBO_ENABLE = yes
TAP_DANCE_ENABLE = yes
VIA_ENABLE = no
KEYMAP_INTROSPECTION_ENABLE := no
COMMUNITY_LAYOUT = no