summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/1up60hte/1up60hte.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-16/+0
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keyboard] 1up60hte cleanup + bugfix (#6763)MechMerlin2019-09-181-0/+16
| | | | | | | | * move caps lock led to keyboard level so even QMK Configurator users have access to it * set bootloader correctly to atmel-dfu * clean up extra carriage return
* [Keyboard] Add 1upkeyboards 1up80hte (Tsangan style PCB) (#4988)Braydon Bubnick2019-01-311-0/+18
* Support for 1upkeyboards Tsangan style PCB * Suggested changes to config.h, keymap.c, rules.mk, 1up60hte.h, 1up60hte.c * Update keyboards/1upkeyboards/1up60hte/keymaps/default/keymap.c Fix for misnamed const Co-Authored-By: bubnick <bubnick@users.noreply.github.com>