aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/idb_60
Commit message (Collapse)AuthorAgeFilesLines
* VIA Configurator Refactor (#7268)Wilba2020-01-031-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-191-45/+9
| | | | | | * Cleanup rules.mk for 16U2 and 32U2 keyboards * Add back Tap Dance build option
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-171-6/+6
|
* [Keyboard] Added idb 60 keyboard (#5994)pngu2019-06-118-0/+460
* Added idb 60 keyboard * fixed info.json * implemented revievers' suggested changes * fixed an error * implemented revievers' suggestions * further cleanup * implemented suggested changes * fixed errors