summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/gamenum
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07handwired/gamenum Refactor, Configurator support and readme cleanup (#4563)noroadsleft4-94/+103
* handwired/gamenum: refactor - layout macro KEYMAP renamed to LAYOUT - white space changes for alignment - default keymap - now uses #include QMK_KEYBOARD_H - updated layout macro names - white space changes (for readability) * handwired/gamenum: Configurator support * handwired/gamenum: readme cleanup - renamed file to lowercase - updated to match current QMK template more closely - edits to reflect the other changes in this PR
2018-03-01Fixed dead links (#2451)Brian Choromanski1-1/+1
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-3/+0
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert1-4/+0
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-12/+12
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-10-04updated the wrong makefile like a dummySethSenpai1-73/+3
2016-10-04added rules.mkSethSenpai1-0/+73
2016-10-03updated readme with imagesSethSenpai1-1/+9
2016-10-03update readmeSethSenpai1-6/+8
2016-10-03moved folder, update readmeSethSenpai6-0/+430