Skip to content

Commit

Permalink
Comments about refactoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
amacleod committed Aug 6, 2024
1 parent c8ee126 commit 506d4db
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/zaphod_lite.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@

// Zaphod Lite keymap.

// Refactoring thougts:
// - should reuse stuff among Corne, Lily58, and Zaphod Lite
// - some stuff is different, like I want to use more taps and fewer holds on Zaphod
// - combos are fairly keyboard specific, though some of them may stay the same within the 34-key footprint
// - macros seem like a good refactoring candidate
// - for example, the Qu macro is useful across all three boards
// - keeping the symbol and navigation layers consistent would be good
// - gotta adapt a 34-key layout to 58, 36, and 34
// - doing urob's periphery trick with the X_FOO defines could work

#define DEFAULT 0
#define HD_VIBR 0
#define SYM 1
Expand Down

0 comments on commit 506d4db

Please sign in to comment.