;;; boon-qwerty.el --- An Ergonomic Command Mode -*- lexical-binding: t -*-
;;; Commentary:
;;; Code:
;; Around
;; symbol
;; eXpression
;; Contents
;; inZide
;; blanKs
;; Special keys
;; LEFT HAND
;; Top row
;; q
;; w,e
;; where is? elsewhere?
;; r
; Record
;; Misc crap
; Play
;; t
;; home row
;; a
;; s
;; d
; "delete"
; "duplicate"
;; f
;; g
;; Bottom row
;; z
;; x
;; c
;; v
;; b
; bank
;; RIGHT HAND: movement and marking commands.
;; Most of these are actually in the boon-moves-map; however some don't quite work there; so they end up here.
;;; boon-qwerty.el ends here