qmk-dactyl-manuform-a/keyboards/xd75/keymaps/cbbrowne
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
config.h
keymap.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
readme.md
rules.mk

readme.md

cbbrowne custom keyboard

Due to cbbrowne@acm.org Christopher Browne

Much of this is copied from my Planck keymap...

  1. TODO

  • Set up keypad in the middle of the screen?
  • Or perhaps I should set up a layer for that?
  • Need the Random, version, my name keys
  • Almost certainly I want shift/control/alt on the right side, superimposed on whatever is at the rightmost end
  • Need a good place for RESET
  • Definitely want the keyboard to "breathe"
  • Perhaps nice to have some programming constructs as in jeremy-dev
    • It had C operators such as /=, *=, -=, +=, ...
  • Should I have some tmux commands like in mollat?
  • How about adding some emacs commands?