Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 3 | -452/+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 | ||||
* | Update README for keymap “coderkun_neo2” | coderkun | 2017-05-06 | 1 | -9/+2 |
| | |||||
* | Fix F-keys on right hand to start on first key | coderkun | 2017-05-06 | 1 | -1/+1 |
| | |||||
* | Fix keymap “coderkun_neo” to use LALT instead of RALT | coderkun | 2017-04-01 | 1 | -6/+6 |
| | |||||
* | Add several Unicode symbols to keymap “coderkun_neo2” | coderkun | 2017-04-01 | 2 | -20/+20 |
| | |||||
* | Add keymap diagrams to readme of keymap “coderkun_neo2” | coderkun | 2017-04-01 | 1 | -9/+114 |
| | |||||
* | Merge branch 'master' into coderkun_neo2 | coderkun | 2017-04-01 | 1 | -0/+2 |
|\ | |||||
| * | remove more warnings | Jack Humbert | 2017-02-16 | 1 | -0/+2 |
| | | |||||
* | | Fix return value of hex_to_keycode() function in keymap “coderkun_neo2” | coderkun | 2016-12-28 | 1 | -4/+5 |
|/ | |||||
* | Overwrite method hex_to_unicode() for make it compatible with Neo | coderkun | 2016-10-03 | 1 | -0/+25 |
| | |||||
* | Add double arrow Unicode characters to FMU layer | coderkun | 2016-10-02 | 1 | -2/+2 |
| | |||||
* | Add box-drawing Unicode characters to keymap “coderkun_neo2” | coderkun | 2016-08-26 | 1 | -6/+6 |
| | |||||
* | Set Unicode input mode and override unicode_input_start() method to keymap ↵ | coderkun | 2016-08-26 | 1 | -2/+14 |
| | | | | “coderkun_neo2” | ||||
* | Disable debugging for Ergodox keymap “coderkun_neo2” | coderkun | 2016-08-26 | 2 | -1/+1 |
| | |||||
* | All Ez keymaps compiles | Fred Sundvik | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Initial structure for Ergodox as subprojects | Fred Sundvik | 2016-07-29 | 3 | -0/+314 |
Only the EZ default keymaps compiles at the moment though. |