qmk-firmware/keyboards/ergodox_infinity/keymaps/dudeofawesome
Louis Orleans c5ffd182c8 [Keymap] update my keymap for Infinity Ergodox (#6864)
* 🎉 Building simple flasher

* 🎉 Flashing works

* 🎨 Cleaning up

* 🐛 Being more specific with board identity

* 🐛 Flashing correct keymap

* 🎉 Adding keymap

*  Updating keymap

* 🚨 RGB

*  Revert "🚨 RGB"

This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4.

*  Improvements to flasher

*  Layout tweaks

* 💄 Messing around with LCD

* 💄 Enabling LCD backlight matching

* 🔧 Updating layout

* 🐛 Fixing console logging

* 🎨 Cleaning up indentation

* 🔧 Adding editorconfig

*  Adding game layer

* 💄 Changing numpad layout

* 🔥 redoing entire layout

It's now more similar to the Planck default layout

*  add workman and dvorak layouts

* 🐛 fix numpad

* 🐛 fix layer orders

* 🐛 fix layer toggling

* 🐛 fix tri-layer switching

* 🐛 fix LCD colors for adjustment layers

* 🔥 remove old flasher project

* 🔥 remove simple_visualizer

* 💄 update LCD colors

* 📝 fix layout comments

* 💄  swapping 2u buttons

* 🔥🔧 removing editorconfig

* 🚨 using 2 spaces

* 📝 add README

*  Revert "💄 Enabling LCD backlight matching"

This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e.

*  Revert "💄 Messing around with LCD"

This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5.

* 🐛 fix thumb inconsistency in QWERTY

* 🐛 fix media keys

*  add F# shortcuts to vertical 1.5u buttons

*  hold enter for RShift

*  hold for numpad

* 🎨 remove unnecessary breaks

* 🎨 reoganizing layers

*  add Colmak layer

* 🚧🔧 add basic config

*  use more standard numpad layout

* 💄 change layer orders

*  add caps lock on adjust layer

* 🔥 disable space cadet

* 📝 update README

* 🔨 use userspace config

* 🎨 clean up a bit

* 🐛 undefine tapping toggle from base config

* 🔨 rename LED functions

* 💩 someone commited Windows line endings

*  left hand thumb is space

* ♻️ extract layers def to new file

* 🔥 remove unnecessary hooks

* 💄 set LCD text and color by layer

* 💄 update keymap

removing layer buttons that I don't really use

*  set backlight to full brightness on boot

* 🔥 remove unnecessary includes
2019-10-04 20:32:52 -07:00
..
README.md layout(infinity ergodox): update dudeofawesome's layout (#2506) 2018-03-16 16:21:22 -04:00
config.h layout(infinity ergodox): update dudeofawesome's layout (#2506) 2018-03-16 16:21:22 -04:00
keymap.c [Keymap] update my keymap for Infinity Ergodox (#6864) 2019-10-04 20:32:52 -07:00
layers.h [Keymap] update my keymap for Infinity Ergodox (#6864) 2019-10-04 20:32:52 -07:00
simple_visualizer.h [Keymap] update my keymap for Infinity Ergodox (#6864) 2019-10-04 20:32:52 -07:00
visualizer.c [Keymap] update my keymap for Infinity Ergodox (#6864) 2019-10-04 20:32:52 -07:00
visualizer.h layout(infinity ergodox): update dudeofawesome's layout (#2506) 2018-03-16 16:21:22 -04:00

README.md

DudeOfAwesome's ErgoDox Infinity Layout

A basic ErgoDox layout with Planck-like tri-layer support.

ErgoDox Layout

Features

  • Base Layers
    • QWERTY
    • Workman
    • Dvorak
    • Colemak
  • Planck-like tri-layer
  • In-progress gaming layer
  • Numpad layer numpad layer
  • LCD colors are linked together, like the default KLL firmware

Building and flashing

  1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
  2. Flash left half:
    $ make ergodox_infinity:dudeofawesome:dfu-util
    
  3. Flash right half:
    $ make ergodox_infinity:dudeofawesome:dfu-util MASTER=right