]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix compile warnings in egodox robot_test_layout
authorNikolaus Wittenstein <nikolaus.wittenstein@gmail.com>
Sat, 4 Feb 2017 02:06:43 +0000 (21:06 -0500)
committerNikolaus Wittenstein <nikolaus.wittenstein@gmail.com>
Sat, 4 Feb 2017 02:07:24 +0000 (21:07 -0500)
commit3faf06c880ef5fedb4dfaaef2bc35d75c392a076
treedaaff3686db74e72a0a14b93ed324550021b9cb0
parente667e9f6da17c5551379b168cc97647b44972d10
Fix compile warnings in egodox robot_test_layout

Fixes the warning "right shift count >= width of type" by adding UL to
the end of constants.
keyboards/ergodox/keymaps/robot_test_layout/keymap.c