aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/physix
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-072-29/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* Added Via-enabled keymap for Physix (#9825)Frothy2020-07-293-0/+50
| | | | | | * Added Via-enabled keymap for Physix * Update keyboards/hineybush/physix/keymaps/via/keymap.c
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
| | | | | | | | | * Remove no-longer-necessary LTO checks from keyboards' config.h files * Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap * Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files Note: DISABLE_LEADER doesn't seem to be used anywhere
* hineybush Physix Configurator bugfix (#8761)James Young2020-04-111-4/+284
| | | | | * file linting * fix object order
* [Keyboard] add VIA support for hiney PCBs (#7910)Josh Hinnebusch2020-01-161-1/+1
| | | | | | | | | | * add VIA support for hiney PCBs * update LED per request * update LED text per request * remove extra stuff
* Add LZ PhysiX PCB (#7668)Josh Hinnebusch2019-12-268-0/+507
* add physix PCB * update info.json and default keymap per LZ * update make example in readme * remove extra stuff * remove excess newlines