Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-07 | Modified gitignore file to allow the left and right hand eeprom files for ↵ | That-Canadian | 2 | -0/+4 | |
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. | |||||
2017-08-07 | Changed my personal keymap and config. | That-Canadian | 2 | -14/+3 | |
2017-08-07 | Update nic keymap | Nic Aitch | 1 | -5/+7 | |
2017-08-07 | Update readme | Nic Aitch | 1 | -1/+27 | |
2017-08-07 | Add nic keymap | Nic Aitch | 1 | -0/+43 | |
2017-08-07 | Add "hhkb with arrows" macro | Nic Aitch | 1 | -0/+15 | |
2017-08-07 | Port hhkbanana | Nic Aitch | 1 | -0/+25 | |
2017-08-07 | Port true_banana as default | Nic Aitch | 1 | -0/+25 | |
2017-08-07 | Port main keyboard parts | Nic Aitch | 6 | -0/+272 | |
2017-08-07 | Fixed a layout comment to match layout array | Gareth Pye | 1 | -3/+3 | |
2017-08-07 | Port updated debouncing algorithm from Let's Split to Nyquist | Danny Nguyen | 2 | -47/+197 | |
2017-08-07 | Add .eep files for setting hands | Danny Nguyen | 2 | -0/+4 | |
2017-08-07 | Add RGB commands to default Nyquist keymap | Danny Nguyen | 3 | -2/+11 | |
2017-08-07 | Update readme.md | Rozakiin | 1 | -1/+1 | |
2017-08-07 | Add files via upload | Rozakiin | 7 | -0/+291 | |
2017-08-04 | Merge pull request #1538 from That-Canadian/eco-keyboard | Jack Humbert | 9 | -2/+72 | |
Eco keyboard | |||||
2017-08-04 | Merge pull request #1540 from fabiant7t/master | Jack Humbert | 19 | -0/+1348 | |
amj40 added; my layouts for Let's Split, amj40 and XD75 | |||||
2017-08-04 | Fix location of where the make command should be run | Danny Nguyen | 4 | -6/+8 | |
2017-08-04 | Move avrdude flashing script from individual keyboard rules.mk to common ↵ | Danny Nguyen | 9 | -108/+0 | |
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro | |||||
2017-08-03 | added a clone of my lets split grid layout on a re75 | Fabian Topfstedt | 3 | -0/+298 | |
2017-08-03 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | 13 | -0/+910 | |
2017-08-03 | Added V2 files for the ECO board, also changed default from rev1 to rev2. | That-Canadian | 9 | -2/+72 | |
2017-08-03 | Picture and details update | Eagleheardt | 1 | -7/+3 | |
I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder | |||||
2017-08-03 | Adds Eagleheardt's XD60 keymap (#1528) | Eagleheardt | 4 | -0/+106 | |
* Add files via upload * Update readme.md * Update readme.md * Add files via upload | |||||
2017-08-02 | Fix HHKBish layout arrows | Mark John Garcia Merin | 1 | -1/+1 | |
2017-08-02 | Change TG to TO | MechMerlin | 1 | -2/+2 | |
2017-08-02 | Update keymap to have HHKB-ish support and readme along with it | MechMerlin | 2 | -6/+33 | |
2017-08-02 | add KC_Grave and fix typo on readme | MechMerlin | 2 | -2/+2 | |
2017-08-02 | Add a readme.md file for the keymap | MechMerlin | 1 | -0/+14 | |
2017-08-02 | New keymap for mechmerlin | MechMerlin | 1 | -0/+40 | |
2017-08-02 | added missing media controls and mod-tap rshift/enter | Balz Guenat | 1 | -3/+3 | |
2017-08-02 | add my keymap | Balz Guenat | 4 | -0/+308 | |
2017-08-02 | Add keymap xk | xk | 3 | -0/+419 | |
2017-08-01 | Normalize all line endings | Zeal Jagannatha | 8 | -899/+899 | |
2017-07-31 | changed adjust layer to emulate mouse on rignt hand | Fabian Topfstedt | 10 | -907/+907 | |
2017-07-31 | Merge https://github.com/qmk/qmk_firmware | Fabian Topfstedt | 49 | -66/+3083 | |
2017-07-31 | layout updates and cleanups | Fabian Topfstedt | 1 | -42/+162 | |
2017-07-30 | line-endings | Jack Humbert | 1 | -89/+89 | |
2017-07-30 | added xd75 to list in /keyboards | Benjamin Kesselring | 1 | -0/+1 | |
2017-07-30 | updated readme and tweaked keymap | Benjamin Kesselring | 2 | -70/+9 | |
2017-07-30 | add backlight support (probably) | Benjamin Kesselring | 1 | -3/+3 | |
2017-07-30 | fix RGB | Benjamin Kesselring | 1 | -1/+1 | |
2017-07-30 | add xd75, preliminary RGB' | Benjamin Kesselring | 10 | -0/+700 | |
2017-07-29 | Add an Ergodox Colemak Mod-DH keymap for french layouts | Kototama | 2 | -0/+395 | |
[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) layout for users keeping an `azerty` layout configuration on their OS. The symbols layers was done after analysing various programming languages sources codes and should be close to optimal for typing confort. | |||||
2017-07-29 | Changes lets_split to use timer based debouncing | ahtn | 2 | -47/+197 | |
The let's split code used delays in its debouncing algorithm which increases input latency. This commit copies and adapts the code from `quantum/matrix.c` to lets_split's `matrix.c`. | |||||
2017-07-29 | Fixed error in readme | unknown | 1 | -1/+1 | |
2017-07-28 | Removed un-needed protosplit directory and updated readme | unknown | 6 | -181/+9 | |
2017-07-28 | Reverted changes | unknown | 2 | -0/+50 | |
2017-07-28 | Figured out that I didn't need to include both keymaps in both files | unknown | 2 | -49/+0 | |
2017-07-28 | Hopefully compile issues are gone, and updated files | unknown | 7 | -48/+88 | |