summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/1up60rgb/1up60rgb.h
AgeCommit message (Collapse)Author
2020-09-16[Keymap] Badger keymaps/userspace (#10239)Dan White
* Badger keymaps * bug fix - linter * code review feedback and ortholinear bugs * cleanup * backing out suspect bug after doing additional research * code review feedback * code review feedback * changing default badger keymap and small bugfix
2020-08-31[Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188)Joe Wasson
The recent change to unnest macros put the enter on the wrong matrix key. On the 1uprgb, the ANSI and ISO enters share the same cell as does the ANSI and ISO backslash.
2020-07-07Un-nest 1up60rgb LAYOUT macros (#9648)Ryan
2019-02-25Some minor refactoring of boards in 1upkeyboards directory (#5236)MechMerlin
* use #pragma once * get rid of code for unused indicators * pragma once and other small fixes for consistency * use #pragma once * pragma once and other small fixes for consistency * add a short blurb to the readme * turn on compiler optimization flags * remove the compiler optimization * remove compiler optimization for super16
2018-08-26Keyboard: Make a 1upkeyboards directory for visibility (#3759)MechMerlin