Commit Graph

5884 Commits (a72e8f0865e54777a152652c5d46280ceb58efbc)
 

Author SHA1 Message Date
Fred Sundvik a72e8f0865 Dummy test matrix implementation 8 years ago
Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk
To support including keyboard/keymap specific rules before it
8 years ago
Fred Sundvik d29906cb64 Emulate eeprom 8 years ago
Fred Sundvik f646f00b93 Rename native to test 8 years ago
Fred Sundvik 83509adc3a Add empty timer functions 8 years ago
Fred Sundvik 26eb97a4a8 Empty implementation of bootloader, suspend and timer 8 years ago
Fred Sundvik fdfd48e8c8 Fix program mem functionality 8 years ago
Fred Sundvik efaf0e830b Empty implementation of wait 8 years ago
Fred Sundvik 585d646128 Define MATRIX_COLS and MATRIX_ROWS 8 years ago
Fred Sundvik 8674f9c466 Make sure config.h is included 8 years ago
Fred Sundvik 7424261dae Try to build tmk_common 8 years ago
Fred Sundvik 30f22d450d Add basic infrastrucure for building full tests 8 years ago
Jack Humbert 621ae42a6c revert edit 8 years ago
Jack Humbert 4217cb5bbc Update key_functions.md 8 years ago
Jack Humbert 517f75d893 Merge pull request #1349 from jpetermans/infinity60
Infinity60 backlight support
8 years ago
Jack Humbert dd73e14c9b Merge pull request #1407 from take-a-CHANCE/master
Adding a planck keymap
8 years ago
Jack Humbert 66e2d6a063 Merge pull request #1406 from jprMesh/atreus52
Atreus52
8 years ago
Jack Humbert f2e1609801 remove hardware files, move arrow pad 8 years ago
Jack Humbert 5682254f71 Merge pull request #1408 from fredizzimo/fix_build_improve_travis
Fix the two failing keymaps and improve the travis build script
8 years ago
Fred Sundvik 45d437ca04 Make only modified keymaps 8 years ago
Jack Humbert 51a86b85f3 Merge pull request #1361 from fredizzimo/ergodox_infinity_backlight
Add Ergodox Infinity backlight support
8 years ago
Fred Sundvik 2fd670bec0 Add missing include to Ergodox Belak keymap 8 years ago
Fred Sundvik 6ba22b5f5e Don't define RGBLED_NUM in let-split khord keymap
It's already defined correctly by the parent keyboard project, and was
causing problems for rev1, where the pin is different.
8 years ago
Fred Sundvik a15510b57b Always build everything on master 8 years ago
Fred Sundvik 5acc0e54aa Make all subprojects when a keymap is modified 8 years ago
root 1a8042ae91 Added personal keymap with underglow, right shift, numpad, and bright hidden behind raise/lower 8 years ago
Jonas Rogers a284245f77 Atreus52- moved parens and braces to left hand. 8 years ago
Jonas Rogers 85d688e92c Atreus52- made dvorak layer default. 8 years ago
Jonas Rogers 4c2f04986a Atreus52- added software reset key. 8 years ago
Jonas 3007d01718 Atreus52- Modified BDO map. 8 years ago
Jonas 3b9fabb9aa Atreus52- BDO keymap. 8 years ago
jprmesh a8992a2cfe Atreus52- Added Nav layer keymap. 8 years ago
Jonas 7837d96b6e Atreus52- Reworked keymap to be more 40% like. 8 years ago
jprmesh 56026dd4df Atreus52- Swapped thumb keys. 8 years ago
jprmesh 1552fd6ae1 Atreus52- Last changes to config to get it workin. 8 years ago
jprmesh 133908da74 Atreus52- Some keymap changes. 8 years ago
jprMesh 3c2c489768 Atreus52- Fixed spacing and changed to KC_KEYMAP macro. 8 years ago
jprmesh b236e51b69 Atreus52- finished initial keymap layout. 8 years ago
jprmesh 17e81baab3 Atreus52- Fixed config. 8 years ago
jprmesh f9eb11a674 Atreus52- Fixed Qwerty Dvorak switch 8 years ago
jprmesh bb99d7117c Atreus52- Changed to KEYMAP macro format. 8 years ago
jprMesh a5ba30338f Atreus52- Initial Atreus52 file creation. 8 years ago
Jack Humbert 7feadbd66d Merge pull request #1401 from geofflane/s65_x_fixes3
S65-X Fixes Part 3
8 years ago
Jack Humbert 206233d98c Merge pull request #1402 from belak/tv44-belak-tap-magic
tv44: Rearrange belak keymap and add some tap dance magic
8 years ago
Jack Humbert 82372d36af Merge pull request #1403 from Wraul/kmac-fixes
KMAC fixes
8 years ago
Mathias Andersson df26ede131 Unify KMAC code indentation
It's a little unclear what the style guidelines are for the QMK project.
But I figured that I should at least keep the indentation consistent
within the KMAC part.
8 years ago
Mathias Andersson 67e150a08a Enable backlight support by default for KMAC 8 years ago
Mathias Andersson ba945c5e77 Correct layer switching in KMAC keymap readmes 8 years ago
Mathias Andersson be002137f9 Fix some KMAC code formating 8 years ago
Mathias Andersson a621c7f88b Don't include the console by default on the KMAC 8 years ago