summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
...
* | | line endingsskullY2017-08-16
| | |
* | | Cleanup the clueboard keymapsskullY2017-08-16
| | |
* | | cleanup usb-usb converter codeBalz Guenat2017-08-15
| | |
* | | add RESET to keymapBalz Guenat2017-08-15
| | |
* | | convert keymap into qmk-styleBalz Guenat2017-08-15
| | |
* | | wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat2017-08-15
| | | | | | | | | | | | | | | | | | custom_matrix.cpp still untested because of hardware availability :(
* | | add extern "C" to matrix.cppBalz Guenat2017-08-15
| | |
* | | some major steps toward making the usb-usb converter workBalz Guenat2017-08-15
| | |
* | | remove unused variables from makefileBalz Guenat2017-08-15
| | |
* | | small changes following Jack's advice.Balz Guenat2017-08-15
| | |
* | | start working on usb-usb converter portBalz Guenat2017-08-15
| | |
* | | Merge pull request #1576 from That-Canadian/minidoxJack Humbert2017-08-14
|\ \ \ | | | | | | | | Minidox
| * | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). Updated MiniDox split_util.h and eeprom files to reflect this change. I recommend adding this to any split board that used these files, my changes will not effect them currently.
* | | | Add files via uploaddrashna2017-08-14
| | | |
* | | | Fixed so will compile both with and without underglowdrashna2017-08-14
| | | |
* | | | Add files via uploaddrashna2017-08-14
| | | |
* | | | Create Keymap.cdrashna2017-08-14
|/ / / | | | | | | RGB Underglow mod for layer indication
* | | add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-11
| | | | | | | | | | | | This enables the ctrl+shift+esc shortcut to task manager on windows.
* | | Add config.h to piemod keymap.dwrz2017-08-10
| | |
* | | Remove makefile from Let's Split piemod.dwrz2017-08-10
| | |
* | | Add piemod keymaps for Let's Split and Planck.dwrz2017-08-10
| | |
* | | Update readmeRyan Sullivan2017-08-09
| | | | | | | | | Fixed link and small cleanup
* | | Add 'boardy' keymapRyan Sullivan2017-08-09
| | | | | | | | | | | | Initial version of my personal layout for my keyboard Boardy
* | | Rename 'base' to 'default'Ryan Sullivan2017-08-09
| | | | | | | | | | | | Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.
* | | Add Org60 keyboardRyan Sullivan2017-08-09
| | | | | | | | | | | | This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
* | | Add TKL keymap for GON NerdTKLJasonm232017-08-09
| | |
* | | Readmes!Ethan Madden2017-08-08
| | |
* | | Added my personal layoutEthan Madden2017-08-08
| | | | | | | | | | | | added RGB controls to my keymap
* | | Base JC65 configEthan Madden2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | jc65 builds properly, haven't test flashed yet Enabled RGB backlighting disabled some other features to save some space
* | | commit line ending differencesskullY2017-08-08
| | |
* | | Fixed gaming layerFredric Silberberg2017-08-08
| | |
* | | Small gaming layer updateFredric Silberberg2017-08-08
| | |
* | | Added support for locking One Shot modifiers.Fredric Silberberg2017-08-08
| | |
* | | Added NKRO to nyquist layout.Fredric Silberberg2017-08-08
| | |
* | | Updated ergodox profileFredric Silberberg2017-08-08
| | |
* | | Updated nyquist gaming layout.Fredric Silberberg2017-08-08
| | |
* | | Initial implementation of the key_lock feature.Fredric Silberberg2017-08-08
| | |
* | | Added readme, fixed eql vs plusFredric Silberberg2017-08-08
| | |
* | | Updated licensingFredric Silberberg2017-08-08
| | |
* | | Finished initial Nyquist keymap.Fredric Silberberg2017-08-08
| | |
* | | Additional keymap updates.Fredric Silberberg2017-08-08
| | |
* | | Initial nyquist keymapFredric Silberberg2017-08-08
| | |
* | | update priyadi's keymap configJack Humbert2017-08-07
| | |
* | | let planck keymaps use KEYMAPJack Humbert2017-08-07
| | |
* | | remove duplicate readmeBalz Guenat2017-08-07
| | |
* | | Merge remote-tracking branch 'upstream/master' into bananasplitBalz Guenat2017-08-07
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # keyboards/bananasplit/Makefile # keyboards/bananasplit/bananasplit.c # keyboards/bananasplit/bananasplit.h # keyboards/bananasplit/config.h # keyboards/bananasplit/keymaps/default/keymap.c # keyboards/bananasplit/rules.mk
| * | | Line endings issue for uk78?That-Canadian2017-08-07
| | | |
| * | | Modified gitignore file to allow the left and right hand eeprom files for ↵That-Canadian2017-08-07
| | | | | | | | | | | | | | | | the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
| * | | Changed my personal keymap and config.That-Canadian2017-08-07
| | | |
| * | | Update nic keymapNic Aitch2017-08-06
| | | |