[atreus] QMK Implementation

  • From: Anthony DiGirolamo <anthony.digirolamo@xxxxxxxxx>
  • To: atreus@xxxxxxxxxxxxx
  • Date: Fri, 8 Jul 2016 22:14:39 -0700

Hi all,

This is really delayed but I was able to get my astar atreus working on
QMK. Macros and mouse keys work perfectly! Here is the relevant files:

https://github.com/AnthonyDiGirolamo/qmk_firmware/tree/atreus_astar/keyboard/atreus_astar

I was about do a pull request but I see someone beat me to it :-)

https://github.com/jackhumbert/qmk_firmware/tree/master/keyboards/atreus

Ah well! If you're interested there are some crazy macros in my keymap. I
tried to implement a vim-like normal mode for when I'm forced to use google
docs at work.

https://github.com/AnthonyDiGirolamo/qmk_firmware/blob/atreus_astar/keyboard/atreus_astar/keymaps/default.c

I'd much rather use emacs, evil-mode and org-mode ;-)

Other related posts:

  • » [atreus] QMK Implementation - Anthony DiGirolamo