Skip to content

Commit

Permalink
Keymap: Switch from urob’s zmk-nodefree-config to zmk-helpers v2
Browse files Browse the repository at this point in the history
  • Loading branch information
infused-kim committed Apr 22, 2024
1 parent d82198c commit 3a3db99
Show file tree
Hide file tree
Showing 19 changed files with 9 additions and 1,142 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* source keypos definitions */
#include "zmk-nodefree-config/keypos_def/keypos_42keys.h"
// Source keypos definitions
#include "zmk-helpers/key-labels/42.h"

#define KEYS_L LT0 LT1 LT2 LT3 LT4 LM0 LM1 LM2 LM3 LM4 LB0 LB1 LB2 LB3 LB4
#define KEYS_R RT0 RT1 RT2 RT3 RT4 RM0 RM1 RM2 RM3 RM4 RB0 RB1 RB2 RB3 RB4
Expand Down
4 changes: 2 additions & 2 deletions config/think_corney.keymap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* source keypos definitions */
#include "zmk-nodefree-config/keypos_def/keypos_42keys.h"
// Source keypos definitions
#include "zmk-helpers/key-labels/42.h"

#define KEYS_L LT0 LT1 LT2 LT3 LT4 LM0 LM1 LM2 LM3 LM4 LB0 LB1 LB2 LB3 LB4
#define KEYS_R RT0 RT1 RT2 RT3 RT4 RM0 RM1 RM2 RM3 RM4 RB0 RB1 RB2 RB3 RB4
Expand Down
5 changes: 5 additions & 0 deletions config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,10 @@ manifest:
remote: badjeff
revision: main

# Urob's zmk helpers that contain
- name: zmk-helpers
remote: urob
revision: v2 # this will eventually become main

self:
path: config
2 changes: 0 additions & 2 deletions config/zmk-nodefree-config/.gitattributes

This file was deleted.

428 changes: 0 additions & 428 deletions config/zmk-nodefree-config/README.md

This file was deleted.

109 changes: 0 additions & 109 deletions config/zmk-nodefree-config/example.keymap

This file was deleted.

157 changes: 0 additions & 157 deletions config/zmk-nodefree-config/helper.h

This file was deleted.

5 changes: 0 additions & 5 deletions config/zmk-nodefree-config/international_chars/danish.dtsi

This file was deleted.

19 changes: 0 additions & 19 deletions config/zmk-nodefree-config/international_chars/french.dtsi

This file was deleted.

Loading

0 comments on commit 3a3db99

Please sign in to comment.