summaryrefslogtreecommitdiffstats
path: root/keyboards/divergetm2/keymaps/xtonhasvim
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] move unikeyboard boards to /unikeyboard (#16081)peepeetee2022-01-314-190/+0
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* Keyboard: Add support for Diverge TM2 (#3829)Christon DeWan2018-09-034-0/+190
* pulling in diverge tm2 from staging branch * cleaned up comments, docs, licenses * refactored apparent grid to make 2u spacebars more obvious * various delinting from noroadsleft review * most of drashna's feedback responded to - lots of lint swept - used more modern tri-layer functions - still need to adopt modern split support. * switch to common split code. remove comment cruft * tapping force hold makes LT way more usable for rapid , sequences