summaryrefslogtreecommitdiffstats
path: root/keyboards/atom47
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2-4/+0
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-2/+0
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2-11/+0
* Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt2-2/+2
2018-12-20Enable RGB animations in Atom47Emily Soldal1-1/+1
2018-11-19Fix permanently on capslock led on Atom47 (#4452)Maarten Dekkers2-0/+6
2018-05-22Fix Atom47 configurator layout (#3018)Maarten Dekkers2-2/+2
2018-05-22convert to unix line-endings [skip ci]QMK Bot1-1/+1
2018-05-22Fix atom47 keyboard revision naming (#3013)Maarten Dekkers12-29/+27
* Fixed Atom47 revisions, rev1 is rev3 * Remove rev1 folder * Added bootloader to info.json * Renamed layout * Change readme for atom47 * Remove bootloader line from info.json
2018-05-08Fix Atom47 KeyboardDrashna Jaelre17-250/+19
2018-05-03 QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft4-19/+19
* QMK Configurator update for Alpha 28-key * QMK Configurator update for AMJ40 * QMK Configurator update for AMJ Pad * QMK Configurator update for Atom47 * QMK Configurator update for OLKB Atomic * QMK Configurator updates: Atom47 and Atreus * QMK Configurator updates: Atom47 and Atreus * QMK Configurator update for OLKB Atomic and Atreus * QMK C10R: Attempting fixes for Atreus keymap errors * QMK C10R: Attempting fixes for Atreus keymap errors * QMK Configurator: Bug fixes for Atreus keymaps
2018-05-02QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft4-2/+28
* QMK Configurator update for Alpha 28-key * QMK Configurator update for AMJ40 * QMK Configurator update for AMJ Pad * QMK Configurator update for Atom47 * QMK Configurator update for OLKB Atomic
2018-04-17Update maartenwut's keymaps (tada68, atom47) and add GH60 layout (#2751)Maarten Dekkers1-10/+34
2018-04-06Add support for rev3 of the Atom47 (#2672)Maarten Dekkers21-67/+363
* Added support for rev3 of the Atom47 * Updated Atom47 readme's * Fix redefine error on rev2 and add maartenwut's keymap * Fix redefine error on LEdiodes keymap
2018-01-28added ATOM47 (Vortex Core QMK powered PCB) & DZ60 Custom config(LEdiodes) ↵LEdiodes12-0/+500
(#2310) * added ATOM47 (Vortex Core QMK powered PCB) * fixed broken\unfinished comment block * moved Layer template to default template. * moved Layer template to default template and removed template from the keymap.c file. * Added LEdiodes config * created readme.md contains an image of 60% board(LEdiodes). * updated readme.md with images added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221 * removed excess words. * followed the readme template to a T. * formatting fix : added a return.