summaryrefslogtreecommitdiff
path: root/keyboards/kbd75
AgeCommit message (Collapse)Author
2018-05-08more fixes for configurator (#2920)Hannes Egler
2018-05-08kbd75 fixes for the configurator (#2908)Hannes Egler
fixed the info.json
2018-05-07added additional configurator support (#2905)Hannes Egler
* added additional configurator support Added support for choosing between 5 configurator options: Layout (supports all keys) Layout_ansi_1u Layout_iso_1u Layout_ansi Layout_iso * confirming to conventions replaced .h filenames with QMK_KEYBOARD_H
2018-04-11Remove bootloader from info.jsonsskullY
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
2018-03-27Add qmk configurator support for KBD75mechmerlin
Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.
2018-02-02Add smt keymap for KBD75Stephen Tudor
2018-01-01KBD75 ISO support (#2201)Hannes Egler
* iso_de_mac ISO-DE layout with mac media controls * Delete keymap.c * iso_de_mac ISO-DE support with Mac media keys * Add files via upload Layout overview * iso layout support Adds support for the extra key of ISO * Update keymap.c typo-fix * fixed mac next key * Delete Layout.png * Delete keymap.c
2017-12-17Custom Keymaps for Certain Layouts (#2161)kimkimkeren
* Add keymap for my friend's KBD75\nBug : RGUI is read as RALT * Add keymap for Nyquist * Add Keymap for Whitefox (Truefox layout only) * Add Keymap for XD75 and XD73 (XD75 with 1u blocker each on left and right bottom
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-19KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon